mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-28 12:35:40 +01:00
padding instead of margin
This commit is contained in:
parent
a396af4797
commit
ac2ecc54f3
@ -24,7 +24,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#register-page, #hint-page, #two-factor-page {
|
#register-page, #hint-page, #two-factor-page {
|
||||||
margin-top: 20px;
|
padding-top: 20px;
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user