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