Shitty temporary settings page lol

This commit is contained in:
Michał Gdula 2023-04-20 21:21:05 +00:00
parent a1d0ac9f90
commit 54eecf0784
3 changed files with 51 additions and 11 deletions

View file

@ -0,0 +1,29 @@
.settings-content
margin: 0.5rem
padding: 1rem
position: relative
display: flex
flex-direction: column
justify-content: center
gap: 1rem
background-color: RGB($bg-400)
color: RGB($fg-white)
border: 2px solid RGB($bg-200)
border-radius: $rad-inner
h2
margin: 0
padding: 0
font-size: 1.5rem
font-weight: 700
h3
margin: 0
padding: 0
font-size: 1.25rem
font-weight: 700