feat: added links color
This commit is contained in:
@@ -543,6 +543,7 @@ h3 {
|
||||
.header__nav-link {
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
color: #878787;
|
||||
}
|
||||
@media (max-width: 1240px) {
|
||||
.header__nav-link {
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
&-link {
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
color: $grey;
|
||||
|
||||
@include desktop {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user