Resize nav on screen size

This commit is contained in:
Michał Gdula 2023-05-19 13:32:12 +01:00
parent b12de32a67
commit 85986048da
10 changed files with 146 additions and 76 deletions

View file

@ -8,7 +8,7 @@ header
align-items: center
text-align: center
font-family: $main-font
color: $primary
color: RGB($primary)
> h1
margin: 0
@ -16,7 +16,7 @@ header
> span
font-family: $monospace-font
color: $accent
color: RGB($accent)
> p
margin: 0
font-size: 1.2rem