Reduce section bottom spacing
This commit is contained in:
parent
28919f4a1b
commit
d4aec47ef4
4
inf.css
4
inf.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: 10.4.0.49 */
|
/* Version: 10.4.0.50 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -20,7 +20,7 @@ body {
|
|||||||
|
|
||||||
/* Section */
|
/* Section */
|
||||||
section {
|
section {
|
||||||
padding-bottom: 40px;
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user