css
This commit is contained in:
parent
c43b9d150b
commit
896c15823c
|
@ -63,7 +63,7 @@
|
||||||
font-size: 1.75rem
|
font-size: 1.75rem
|
||||||
font-weight: 900
|
font-weight: 900
|
||||||
color: inherit
|
color: inherit
|
||||||
line-height: 1
|
line-height: 1.2
|
||||||
font-family: $ff-logo
|
font-family: $ff-logo
|
||||||
display: block
|
display: block
|
||||||
position: relative
|
position: relative
|
||||||
|
@ -95,8 +95,6 @@
|
||||||
&:hover
|
&:hover
|
||||||
color: $color-hover
|
color: $color-hover
|
||||||
filter: unset !important
|
filter: unset !important
|
||||||
a.title
|
|
||||||
line-height: inherit
|
|
||||||
|
|
||||||
nav.menu
|
nav.menu
|
||||||
margin: 1rem 0 .5rem
|
margin: 1rem 0 .5rem
|
||||||
|
|
Loading…
Reference in New Issue