Fix the hyphen separators in the footer so they separate all the items
This commit is contained in:
@@ -132,11 +132,7 @@
|
||||
display: inline-block;
|
||||
font-size: em(11);
|
||||
|
||||
}
|
||||
|
||||
.nav-legal-02 a {
|
||||
|
||||
&:before {
|
||||
&:not(:first-child) a:before {
|
||||
margin-right: ($baseline/4);
|
||||
content: "-";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user