From 552eba9567ebfc60c15f424556cb9c4bac3c82fa Mon Sep 17 00:00:00 2001 From: Nicky Case Date: Thu, 22 Nov 2018 10:28:03 -0500 Subject: [PATCH] smaller font --- css/comic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/comic.css b/css/comic.css index e35f268..2ca7bc6 100644 --- a/css/comic.css +++ b/css/comic.css @@ -316,7 +316,7 @@ a:hover{ text-align: left; top: 8px; left: 520px; - font-size: 21px; + font-size: 20px; line-height: 1.4em; }