mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Functional settings menu plus sass stuff apparently?
This commit is contained in:
parent
1a59e413a9
commit
317c875cf0
22 changed files with 256 additions and 153 deletions
|
@ -13,7 +13,7 @@
|
|||
justify-content: center
|
||||
align-items: center
|
||||
|
||||
background-color: var(--background-300)
|
||||
background-color: var(--background-100)
|
||||
color: var(--foreground-white)
|
||||
border-radius: calc(var(--rad) / 2)
|
||||
border: none
|
||||
|
@ -34,6 +34,6 @@
|
|||
right: 0.75rem
|
||||
opacity: 1
|
||||
|
||||
@media (max-width: var(--breakpoint))
|
||||
@media (max-width: 800px)
|
||||
.top-of-page
|
||||
bottom: 4.25rem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue