Adjusted Copyright on footer
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user