Новые файлы для настройки почты

This commit is contained in:
Web-serfer 2026-04-22 22:11:45 +05:00
parent 27c4d64d73
commit e695b9bc01
4 changed files with 97 additions and 9 deletions

View file

@ -450,6 +450,12 @@ const {
@media (min-width: 768px) {
.steps-section {
padding-bottom: 3rem;
}
}
@media (max-width: 1024px) {
.steps-container {
flex-direction: column;