Add some style

This commit is contained in:
Alex Muthmann
2019-11-06 00:06:19 +01:00
committed by GitHub
parent 399dbf2b41
commit 337ebd6f9f

@ -42,7 +42,7 @@ form {
max-width: 100vw; max-width: 100vw;
height: 100%; height: 100%;
object-fit: contain; object-fit: contain;
object-position: 0 0; object-position: 50% 0;
} }
.buttons-wrapper { .buttons-wrapper {