Add darkmode

Prettier titles
This commit is contained in:
Michał Gdula 2023-07-21 13:25:33 +01:00
parent b6077f88ed
commit 0ddc2a20b2
15 changed files with 187 additions and 76 deletions

View file

@ -6,23 +6,17 @@ footer
flex-direction: column
justify-content: center
align-items: center
text-align: center
font-size: 0.9rem
background-color: $light
color: $dark
p
p, a
margin: 0
font-size: 0.9rem
text-align: center
color: inherit
a
margin: 0
font-size: 0.9rem
text-decoration: none
color: $accent
cursor: pointer
&:hover
&:hover, &:focus-visible
text-decoration: underline
outline: 0 solid transparent