finish layout rework

This commit is contained in:
Victor Batischev
2024-02-15 18:38:10 +03:00
parent 30c316a335
commit 23b8c3ad8a
8 changed files with 60 additions and 19 deletions

View File

@ -7,6 +7,9 @@
.container {
max-width: 1160px;
margin-top: 23px;
display: flex;
flex-direction: column;
flex: 1;
@media (max-width: 570px) {
margin-top: 0;