Fixed smol bug

pull/1/head
Esther 2020-06-23 19:21:04 +01:00
parent 89ac57d469
commit cf9d1c9381
No known key found for this signature in database
GPG Key ID: 162A307C5EBD40EA
1 changed files with 7 additions and 7 deletions

View File

@ -23,14 +23,14 @@ body
color: $pink
h1
font-family: "Gilroy", sans-serif
font-family: "Gilroy"
h2
font-weight: bold
font-family: "Apercu Mono", monospace
font-family: "Apercu Mono"
p
font-family: "Apercu Mono", monospace
font-family: "Apercu Mono"
a:hover
color: $green
@ -47,7 +47,7 @@ header
a
span
font-size: 2rem
font-family: 'Titling Gothic FB', sans-serif
font-family: 'Titling Gothic FB'
color: $pink
#navbarSupportedContent23
@ -61,7 +61,7 @@ header
span
transition: 0.2s
color: $black
font-family: "Apercu Mono", monospace
font-family: "Apercu Mono"
li:hover
background-color: $black
@ -183,7 +183,7 @@ footer
.ham.open span:nth-child(1)
top: 11px
width: 0%
width: 0
left: 50%
.ham.open span:nth-child(2)
@ -198,7 +198,7 @@ footer
-o-transform: rotate(-45deg)
transform: rotate(-45deg)
.ham.open span:nth-child(4)none
.ham.open span:nth-child(4)
top: 11px
width: 0
left: 50%