From e07549f0801de0cb653083695f358f5937c375b4 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Fri, 30 Jun 2023 21:41:00 -0500 Subject: [PATCH] Correct heading text alignment --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index a181196..03df0c4 100644 --- a/style.css +++ b/style.css @@ -612,9 +612,7 @@ nav.top.alert p { } .heading.main > div.head-contents > a { - vertical-align: middle; font-size: 2em; - } .heading > div.head-contents > a {