diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss index 7ee9a98c35..1f6027d835 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss @@ -555,7 +555,7 @@ width: unset; @include media-breakpoint-down(lg) { - width: 74px; // 70% of 106px + width: 106px; } }