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

@ -203,4 +203,12 @@
line-height: initial;
}
}
}
@media (min-width: 2000px) {
.vbox {
button {
height: 4.5em;
}
}
}