diff --git a/static/style.css b/static/style.css index fe370c8..e378bc7 100644 --- a/static/style.css +++ b/static/style.css @@ -78,7 +78,7 @@ code { background: #eee; border-radius: 0.2rem; font-family: Consolas, monospace; - font-size: 0.8rem; + font-size: 0.8em; padding: 0.05rem 0.2rem 0.1rem; }