1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-11-14 12:27:28 +00:00
cloudtube/sass/includes/_cant-think-page.sass
Cadence Ember 1333b990f6
Add recommended videos to the can't think page
this is probably some kind of sick irony yeah yeah
no, no thinking. content. consume the content. watch more videos.

https://tube.cadence.moe/cant-think
watch more videos.
https://tube.cadence.moe/cant-think
watch more videos.
https://tube.cadence.moe/cant-think
watch more videos.
https://tube.cadence.moe/cant-think
watch more videos.
https://tube.cadence.moe/cant-think

...

can't think?
2022-03-14 21:32:34 +13:00

86 lines
1.5 KiB
Sass

$_theme: () !default
@use "sass:list"
@use "sass:map"
.cant-think-page
.main-nav
display: none
.encouraging-message
text-align: left
max-width: 572px
padding-top: 40px
margin-bottom: 12vh
border-radius: 0px 0px 16px 16px
box-sizing: border-box
.page-narration
background-color: map.get($_theme, "bg-3")
border: 1px solid map.get($_theme, "edge-grey")
color: map.get($_theme, "fg-bright")
border-radius: 0
padding: 16px
margin: 40px auto 60px
&__audio-container
margin-top: 20px
&__audio
width: 100%
.leave
margin: 26px 32px !important
color: map.get($_theme, "fg-dim")
$sizes: 14px 16px 21px 30px 72px
@each $size in $sizes
&.leave__stage-#{list.index($sizes, $size)}
font-size: $size
&.leave__final
font-weight: bold
color: map.get($_theme, "fg-bright")
text-align: center
.leave__actions
display: block
.leave__actions
margin-left: 5px
font-family: monospace
font-size: 0.9em
& a, & a:visited
color: #fb8460
.ultimatum
margin-top: 32px !important
.the-end
margin: 120px 0px 1em !important
.thumbnail__more
display: none
#i-understand
display: flex
height: 20px
justify-content: center
align-items: center
font-size: 60px
font-weight: bold
color: #fff
&:target
position: fixed
top: 0
bottom: 0
left: 0
right: 0
height: unset
background: black
&::after
content: "Good."