Make code a little smaller for readability

This commit is contained in:
Joe Hutchinson
2020-07-28 15:18:17 -04:00
parent 6dade312f8
commit 6da41297a0

View File

@@ -348,6 +348,7 @@ li > p {
margin: 0;
}
code {
font-size: 1.1rem;
font-family: monospace;
padding: .2em .5em;
line-height: 1.5;