From ec731523ccebeb1f7b2916a004b421716141cdc6 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 14 Nov 2023 13:25:58 +0000 Subject: [PATCH] Remove section CSS styling --- main.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/main.css b/main.css index 14ab19e..6512046 100644 --- a/main.css +++ b/main.css @@ -3,7 +3,7 @@ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ -/* Version: 11.0.0+54 */ +/* Version: 11.1.0-alpha.1 */ /* Body */ @@ -18,12 +18,6 @@ body { } -/* Section */ -section { - padding-bottom: 30px; -} - - /* Headings */ h1 { font-family: Roboto, sans-serif;