mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Make small size generic not specific to footer
This commit is contained in:
@@ -15,8 +15,6 @@ footer
|
||||
&:hover, &:active, &:focus
|
||||
color: $clr-brick-bright
|
||||
@include textsoftpress
|
||||
small
|
||||
font-size: 0.75rem
|
||||
span.email
|
||||
direction: rtl
|
||||
unicode-bidi: bidi-override
|
||||
|
||||
@@ -24,7 +24,10 @@ a
|
||||
&:hover
|
||||
text-decoration: none
|
||||
color: $clr-brick-bright
|
||||
|
||||
|
||||
small
|
||||
font-size: 0.75rem
|
||||
|
||||
@mixin avenir
|
||||
font-family: "AvenirBla_IE", "AvenirBla"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user