partner catalog and no requests block

This commit is contained in:
2023-03-27 16:03:24 +03:00
parent d07b9473c4
commit 5f4dc3a5f2
11 changed files with 278 additions and 54 deletions

View File

@ -7,7 +7,7 @@
.container {
max-width: 1160px;
padding: 0 10px;
padding: 0 15px;
@media (max-width: 570px) {
margin-top: 0;
@ -15,7 +15,7 @@
}
&__content {
margin-top: 20px;
margin-top: 23px;
}
footer {