diff options
Diffstat (limited to 'static/css/hack.css')
| -rw-r--r-- | static/css/hack.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/hack.css b/static/css/hack.css index 39d631f..6739b4d 100644 --- a/static/css/hack.css +++ b/static/css/hack.css @@ -187,8 +187,8 @@ a:hover { .hack code, .hack em, .hack strong { - font-size: 1rem; - line-height: 0.5rem; + font-size: 0.8rem; + line-height: 20px; } .hack blockquote, .hack code, |
