monospace fixes need for relative offsetting

This commit is contained in:
Adam Argyle
2021-07-09 10:43:19 -07:00
parent e0a852cb9f
commit b243344f9e

View File

@@ -191,9 +191,7 @@
font-family: ui-monospace, monospace; font-family: ui-monospace, monospace;
opacity: 0.76; opacity: 0.76;
text-shadow: 0 2px rgba(0, 0, 0, 0.3); text-shadow: 0 2px rgba(0, 0, 0, 0.3);
font-size: 1.5rem; font-size: 0.75em;
position: relative;
top: 3px;
} }
.size-value { .size-value {