1
0
Fork 0

Improve outline appearance on social links

This commit is contained in:
Moritz Ruth 2020-08-04 20:41:52 +02:00
parent 37e43d4098
commit 4158d6da05
No known key found for this signature in database
GPG key ID: AFD57E23E753841B

View file

@ -88,9 +88,7 @@
display: flex;
align-items: center;
&:not(:last-child) {
margin-right: 4px;
}
margin: 0 8px;
&:hover, &:focus-within {
&::before {
@ -119,7 +117,6 @@
.index-page__social-icon {
color: colors.$background-c;
height: 40px;
margin-right: 10px;
}
.index-page__footer {