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 e3615aa..39d631f 100644 --- a/static/css/hack.css +++ b/static/css/hack.css @@ -17,7 +17,7 @@ } html { - font-size: 14px; + font-size: 16px; -webkit-text-size-adjust: none; text-size-adjust: none; } @@ -188,7 +188,7 @@ a:hover { .hack em, .hack strong { font-size: 1rem; - line-height: 20px; + line-height: 0.5rem; } .hack blockquote, .hack code, |
