Новые мелкие правки

This commit is contained in:
Web-serfer 2026-04-15 22:39:55 +05:00
parent a2985e736c
commit f64c99e84c

View file

@ -97,7 +97,6 @@ const lawyerImageUrl = "/images/home/avtourist-surgut.avif";
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
gap: 3rem;
padding-bottom: 4rem; padding-bottom: 4rem;
width: 100%; width: 100%;
} }
@ -209,7 +208,7 @@ const lawyerImageUrl = "/images/home/avtourist-surgut.avif";
color: rgba(255, 255, 255, 0.85); color: rgba(255, 255, 255, 0.85);
font-size: 1.15rem; font-size: 1.15rem;
line-height: 1.6; line-height: 1.6;
margin-bottom: 3.5rem; margin-bottom: 2rem;
max-width: 580px; max-width: 580px;
} }
@ -368,7 +367,7 @@ const lawyerImageUrl = "/images/home/avtourist-surgut.avif";
.hero-grid { .hero-grid {
flex-direction: column; flex-direction: column;
text-align: center; text-align: center;
padding: 1.5rem 1.5rem 4rem; padding: 1.5rem 1.5rem 2rem;
} }
.hero-content { .hero-content {