use monospace font
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
gap: 0.3rem;
|
||||
font-size: xx-large;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
input {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
#input-row {
|
||||
@@ -58,6 +63,7 @@
|
||||
}
|
||||
|
||||
button {
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user