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

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