diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/cms.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/cms.scss index 68811388ef..c046635b06 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/cms.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/cms.scss @@ -631,7 +631,7 @@ // Desktop layout options depdendent on mobile breakpoint @include media-breakpoint-up(lg) { .row-equal-column-heights > div[class*='col-'] > .card, - .no-card { + .row-equal-column-heights > div[class*='col-'] > .no-card { height: 100%; }