]> git.cworth.org Git - lmno.games/blobdiff - style.css
Move input sizing from empires to top-level
[lmno.games] / style.css
index 02d0be5e7ab22498911755808162d023dd8afaa9..cfef9c8984d4936b37dd535b79c808bdad5c166f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -211,6 +211,7 @@ label {
 input {
     box-sizing: border-box;
     font-size: 125%;
+    height: 40px;
     padding: 0.5em;
     width: 100%;
     border: 1px solid var(--accent-color);