style fix

This commit is contained in:
Victor Batischev
2024-01-31 16:25:06 +03:00
parent 8462d38862
commit 73c9101be2
13 changed files with 42 additions and 40 deletions

View File

@ -10,12 +10,12 @@
}
&__container {
flex: 1 1 auto;
margin-top: 30px;
margin: 30px 0;
}
&__about {
display: flex;
align-items: center;
margin: 0 0 70px 0;
margin-bottom: 30px;
@media (max-width: 600px) {
flex-wrap: wrap;
row-gap: 25px;