mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #22464 from overleaf/mf-add-padding-bottom-login-container
[web] BS5 login page - Add sufficient spacing to prevent cookie banner from covering the bottom text on mobile GitOrigin-RevId: e5024cf124387b2670211cee8d28ef5e6b4fc85f
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user