diff options
Diffstat (limited to 'sass/header.sass')
-rw-r--r-- | sass/header.sass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sass/header.sass b/sass/header.sass index c409dab..0ae1105 100644 --- a/sass/header.sass +++ b/sass/header.sass @@ -28,7 +28,6 @@ header +resp(lg)
margin-right: 16px
div.header__text
- font-family: $lato
font-weight: 500
font-size: 16px
line-height: 25px
@@ -53,7 +52,6 @@ header +resp(sm)
display: none
a
- font-family: $lato
font-weight: 600
font-size: 15px
line-height: 14px
|