CSS: Don't make headings so skinny

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-04-09 19:23:18 +02:00
parent 82fec28abe
commit d9de11aff8

View File

@@ -80,9 +80,6 @@ body {
h1, h2, h3, h4, h5, h6 {
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
text-align: left;
}
br.clear {