font-family

This commit is contained in:
2019-05-02 14:28:55 +02:00
parent 930de9f072
commit 9bc27e89ce

View File

@@ -15,7 +15,7 @@
margin: 1em;
}
.monospace {
font: monospace;
font-family: monospace;
}
#first-div {