diff options
Diffstat (limited to 'sass/footer.sass')
-rw-r--r-- | sass/footer.sass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sass/footer.sass b/sass/footer.sass index d386160..68f3640 100644 --- a/sass/footer.sass +++ b/sass/footer.sass @@ -63,7 +63,6 @@ footer list-style: none
a
list-style: none
- font-family: $lato
font-weight: normal
font-size: 16px
line-height: 230%
@@ -97,7 +96,6 @@ footer display: flex
align-items: center
p
- font-family: $lato
font-weight: normal
font-size: 13px
line-height: 16px
@@ -109,7 +107,6 @@ footer div.footer__rights
display: flex
p, a
- font-family: $lato
font-weight: normal
font-size: 15px
line-height: 150%
@@ -142,7 +139,6 @@ footer justify-content: space-between
div.footer__sm__developer
p, a
- font-family: $lato
font-weight: normal
font-size: 13px
line-height: 16px
|