fixed font-size for header

This commit is contained in:
Kostya
2023-12-06 13:36:44 +03:00
parent 48e24cee54
commit efa6b725f4
2 changed files with 2 additions and 2 deletions

View File

@@ -22,13 +22,13 @@
text-decoration: none;
font-family: Montserrat Alternates;
font-weight: 700;
font-size: 18px;
margin-right: 3em;
}
.header__nav--now {
color: #EF4444;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-size: 18px;
position: relative;
}