fix active nav link state

This commit is contained in:
Victor Batischev
2024-02-05 17:14:30 +03:00
parent 3cc306bbc3
commit 7a3a70ccd3
7 changed files with 25 additions and 52 deletions

View File

@ -15,7 +15,7 @@
&__about {
display: flex;
align-items: center;
margin-bottom: 30px;
margin: 30px 0;
@media (max-width: 600px) {
flex-wrap: wrap;
row-gap: 25px;