From: Mark Otto Date: Wed, 28 May 2025 22:37:38 +0000 (-0700) Subject: Move ads to right sidebar to reduce reflow X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a3272d2d8c7ccc798001d8e4f01297066dc3107;p=thirdparty%2Fbootstrap.git Move ads to right sidebar to reduce reflow --- diff --git a/site/src/scss/_masthead.scss b/site/src/scss/_masthead.scss index fe562fdccc..7c781bab5d 100644 --- a/site/src/scss/_masthead.scss +++ b/site/src/scss/_masthead.scss @@ -67,6 +67,7 @@ max-width: 400px; margin-block: 2rem; margin-inline: auto; + max-width: 400px; } @include media-breakpoint-up(md) {