Remove h1 element padding-bottom
This commit is contained in:
parent
d28576d238
commit
43ae10fa2a
3
main.css
3
main.css
@ -1,5 +1,5 @@
|
||||
/* Inferencium - Website - CSS */
|
||||
/* Version: 11.1.2 */
|
||||
/* Version: 11.1.3-alpha.1 */
|
||||
|
||||
/* Copyright 2022 Jake Winters */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
@ -24,7 +24,6 @@ h1 {
|
||||
text-align: center;
|
||||
line-height: 130%;
|
||||
color: #ffffff;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user