Remove section CSS styling
This commit is contained in:
parent
3444b792bb
commit
ec731523cc
8
main.css
8
main.css
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user