Improve outline appearance on social links
This commit is contained in:
parent
37e43d4098
commit
4158d6da05
1 changed files with 1 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue