mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-02 05:51:15 +00:00
Reduce padding
This commit is contained in:
parent
1ef947b1fe
commit
2edca417b1
1 changed files with 3 additions and 0 deletions
|
@ -94,6 +94,9 @@
|
|||
border-radius: 9999px;
|
||||
}
|
||||
}
|
||||
.register-banner__password-error {
|
||||
padding: 2px;
|
||||
}
|
||||
.screenshot {
|
||||
height: 600px;
|
||||
margin: auto;
|
||||
|
|
Loading…
Reference in a new issue