From 6377c8629e2c9bb46a8c2be04a5b94e59b93c50b Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 3 Apr 2023 18:40:07 -0400 Subject: xeact: 0.70.0 with useState Signed-off-by: Xe Iaso --- static/css/hack.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/hack.css') diff --git a/static/css/hack.css b/static/css/hack.css index ce40f66..c3573e2 100644 --- a/static/css/hack.css +++ b/static/css/hack.css @@ -192,7 +192,7 @@ a:hover { .hack code, .hack em, .hack strong { - font-size: 0.8rem; + font-size: 1rem; line-height: 20px; } .hack blockquote, -- cgit v1.2.3