switched to m o n o s p a c e font

master
Jakob 2020-02-12 11:01:22 +01:00
parent 7ef607b098
commit 59099696fa
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
input { input {
font-family: monospace; font-family: monospace;
} }
button {
font-family: monospace;
}
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: monospace; font-family: monospace;
} }