Removed borders around socials.
This commit is contained in:
parent
e794c2557c
commit
e43ff72ce2
1 changed files with 0 additions and 3 deletions
|
@ -295,9 +295,6 @@
|
||||||
&:last-of-type { margin-right: 0 }
|
&:last-of-type { margin-right: 0 }
|
||||||
a {
|
a {
|
||||||
display: block;
|
display: block;
|
||||||
padding: $spacing-unit / 4;
|
|
||||||
border: 1px solid $border-color-01;
|
|
||||||
&:hover { border-color: $border-color-02 }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue