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

View File

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