Adjusted Copyright on footer

This commit is contained in:
2018-06-06 07:56:55 +10:00
parent af81d3a09b
commit 2e8c450b70

View File

@ -22,10 +22,12 @@ $c-footer--shadow: 1.5em;
text-align: center; text-align: center;
position: relative; position: relative;
z-index: 10; z-index: 10;
padding: 1em 0;
} }
&__copyright { &__copyright {
font-size: 1.2em;
font-family: $s-font--stack-headings;
} }
&__links { &__links {
@ -33,6 +35,7 @@ $c-footer--shadow: 1.5em;
} }
&__link { &__link {
+ #{&} { + #{&} {
display: inline-block; display: inline-block;
padding-left: 1em; padding-left: 1em;