modified: main_dc/valitovgaziz/html/style/hero_section.css

fix bag with not closed curly brackets
This commit is contained in:
2026-02-22 08:12:05 +05:00
parent d2f4a5bf8b
commit 085b2efde8
@@ -95,6 +95,8 @@
.hero-content { .hero-content {
flex-direction: column; flex-direction: column;
text-align: center; text-align: center;
}
}
} }
/* Адаптивность для героя */ /* Адаптивность для героя */
@@ -107,4 +109,4 @@
.hero-buttons { .hero-buttons {
justify-content: center; justify-content: center;
} }
} }