TRI-283: end 1280

This commit is contained in:
2024-11-20 22:00:18 +03:00
parent d83940b47d
commit 6f646264dc
52 changed files with 719 additions and 138 deletions

View File

@@ -66,9 +66,17 @@
margin-bottom: 135px;
}
@media (max-width: 1304.98px) {
margin-bottom: 123px;
}
.title {
margin-bottom: 51px;
@media (max-width: 1304.98px) {
margin-bottom: 39px;
}
}
.use__img {
@@ -81,6 +89,13 @@
width: initial;
}
@media (max-width: 1304.98px) {
margin-left: 0;
margin-right: 0;
max-width: 100%;
width: 1120px;
}
}
}