make headlines as big as normal text

This commit is contained in:
holger krekel
2023-11-16 11:46:26 +01:00
parent 70f330b0e4
commit 43c02377ef

View File

@@ -27,7 +27,7 @@
color: black;
}
h1, h2, h3 {
font-size: 16px;
font-size: 18px;
font-weight: bold;
}
</style>