Merge pull request #26265 from overleaf/ds-cms-bs5-customer-stories-2

[B2C] Bootstrap 5 migration of Customer stories page

GitOrigin-RevId: cca0d00412ab4ec5da15e26e4e7eb3c40de9e47c
This commit is contained in:
Davinder Singh
2025-06-10 09:14:52 +01:00
committed by Copybot
parent 69e2a57769
commit 312664bd2d

View File

@@ -551,6 +551,20 @@
}
}
.customer-stories-hero-heading {
@include media-breakpoint-down(lg) {
@include heading-xl;
}
}
.customer-stories-logos-text {
font-size: var(--font-size-05);
}
.customer-stories-hero-text {
font-size: var(--font-size-05);
}
.overleaf-sticker {
width: unset;