mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-12 19:37:29 +00:00
Fix theme on can't think page
This commit is contained in:
parent
0d23d66700
commit
15e3f06ad6
@ -16,8 +16,8 @@ $_theme: () !default
|
||||
|
||||
.page-narration
|
||||
background-color: map.get($_theme, "bg-3")
|
||||
border: 1px solid #aaa
|
||||
color: #fff
|
||||
border: 1px solid map.get($_theme, "edge-grey")
|
||||
color: map.get($_theme, "fg-bright")
|
||||
border-radius: 0
|
||||
padding: 16px
|
||||
margin: 40px auto 60px
|
||||
|
Loading…
Reference in New Issue
Block a user