From 43ae10fa2a8572bbf9ef14a826dd9d621e6e51e5 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 17 Nov 2023 23:10:49 +0000 Subject: [PATCH] Remove h1 element padding-bottom --- main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.css b/main.css index 3355c21..b49ea0a 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,5 @@ /* Inferencium - Website - CSS */ -/* Version: 11.1.2 */ +/* Version: 11.1.3-alpha.1 */ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ @@ -24,7 +24,6 @@ h1 { text-align: center; line-height: 130%; color: #ffffff; - padding-bottom: 40px; } h2 {