mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-03 16:03:12 +00:00
Resize nav on screen size
This commit is contained in:
parent
b12de32a67
commit
85986048da
10 changed files with 146 additions and 76 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue