Revised some UI elements

This commit is contained in:
W13R 2022-05-14 11:28:32 +02:00
parent fc2bf922d2
commit 9406bbad97
6 changed files with 51 additions and 72 deletions

View file

@ -1,11 +1,3 @@
#depositAmount {
width: 10rem;
}
main {
margin-top: 0;
}
@media only screen and (max-width: 700px) {
main {
margin-top: -15vh;
}
}