Make small size generic not specific to footer

This commit is contained in:
summerscope
2014-05-09 11:09:22 +10:00
parent f89667ffe4
commit eff4c5f309
2 changed files with 4 additions and 3 deletions

View File

@@ -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

View File

@@ -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"