diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/login.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/login.scss index 6da10bf0fe..9d8294ba4c 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/login.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/login.scss @@ -3,6 +3,7 @@ margin: 0 auto; padding-top: var(--spacing-11); text-align: center; + padding-bottom: 125px; // to prevent cookie banner from covering the bottom text of the page on mobile h1 { margin-bottom: 0;