Merge branch 'new-vbox-resize' of ssh://git.mnml.gg:40022/~/mnml into new-vbox-resize

This commit is contained in:
Mashy 2019-11-22 15:47:46 +10:00
commit b42c4e76e7

View File

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