From 61c280a47120f1a5f94da2551247bc3f4757b32d Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 2 Feb 2023 05:35:53 +0000 Subject: [PATCH] i forgot what other css i changed --- public/css/hyde.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/hyde.css b/public/css/hyde.css index e9f6df7..a3dc21b 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -127,8 +127,8 @@ html { .side-lead2 { font-size: 1.25rem; font-weight: 300; - line-height: 1.25; - margin-bottom: 1.7rem; + line-height: 1; + margin-bottom: .5rem; text-align: center; }