Remove section CSS styling

This commit is contained in:
inference 2023-11-14 13:25:58 +00:00
parent 3444b792bb
commit ec731523cc
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -3,7 +3,7 @@
/* Copyright 2022 Jake Winters */ /* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */ /* SPDX-License-Identifier: BSD-3-Clause */
/* Version: 11.0.0+54 */ /* Version: 11.1.0-alpha.1 */
/* Body */ /* Body */
@ -18,12 +18,6 @@ body {
} }
/* Section */
section {
padding-bottom: 30px;
}
/* Headings */ /* Headings */
h1 { h1 {
font-family: Roboto, sans-serif; font-family: Roboto, sans-serif;