update about page

This commit is contained in:
2026-06-02 14:10:44 +05:30
parent a59a5e79dc
commit bae2fa0daa
24 changed files with 1903 additions and 1052 deletions

View File

@@ -171,14 +171,20 @@ export default function WomenSection() {
line-height: 1.6;
margin: 0;
font-weight: 900;
font-family: 'Manrope', sans-serif;
font-size: 16px;
}
.elementor-element-778840d .logico-title {
white-space: nowrap !important;
}
/* Stack the two columns below the desktop breakpoint so the box group
always gets full width and stays centered — never clipped. */
@media (max-width: 1024px) {
.elementor-element-778840d .logico-title {
white-space: normal !important;
}
.elementor-element.elementor-element-2ed47f3 { grid-template-columns: 1fr !important; }
#ws-stories { max-width: 640px; margin: 0 auto; }
}