Add heading level 1 bottom padding.
This commit is contained in:
parent
b7464cae3c
commit
50a2af5dd0
3
inf.css
3
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.2.0.38 */
|
/* Version: 10.2.0.39 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -49,6 +49,7 @@ h1, .h1 {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
padding-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user