reverse right column

This commit is contained in:
argoexpert press
2025-06-28 21:59:01 +03:00
parent 0ee471e833
commit 8ee9604061
9 changed files with 35 additions and 12 deletions

View File

@@ -6,5 +6,6 @@
@media (max-width: 767px) {
.container {
padding: 0 2rem;
max-width: 100%;
}
}