Изменен цвет ссылок
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
@import '../vars';
|
||||
|
||||
.social {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
@ -14,4 +16,8 @@
|
||||
&__link {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&__link:hover {
|
||||
color: $link-color;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user