diff --git a/css/styles.css b/css/styles.css index e5071b6..75ac97d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -243,6 +243,7 @@ body { } .description .location { + font-family: monospace; font-size: calc(.75em + .25vw); margin: .25em; overflow: hidden; @@ -251,6 +252,7 @@ body { } .description .date { + font-family: monospace; font-size: calc(.75em + .25vw); margin: .25em; overflow: hidden;