mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
intro padding increased
This commit is contained in:
parent
be483f8ade
commit
2bcdd1e497
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
.form-container {
|
||||
width: var(--form-width);
|
||||
margin: auto;
|
||||
padding: 2% 0;
|
||||
padding: 5% 0;
|
||||
|
||||
.facebook-button, .submit-button, .switch-form-button, .guest-login-button {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue