big btns for big bois

This commit is contained in:
ntr 2019-11-22 16:37:11 +11:00
parent 3a0692a2a5
commit f0aba62e6d

View File

@ -204,3 +204,11 @@
}
}
}
@media (min-width: 2000px) {
.vbox {
button {
height: 4.5em;
}
}
}