update about page
This commit is contained in:
@@ -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; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user