From 33f2a480e26c104c9e4895bbf0097a9e1936c341 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sun, 19 Mar 2023 12:26:17 -0400 Subject: iaso fonts Signed-off-by: Xe Iaso --- static/css/hack.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/css/hack.css') 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, -- cgit v1.2.3