update h3

This commit is contained in:
2024-11-04 00:59:11 +01:00
parent 40d22eb508
commit 09081d3cbf

View File

@@ -397,6 +397,7 @@ h2 {
line-height: 1em; line-height: 1em;
} }
h2::after { h2::after {
content: ""; content: "";
height: 0.25em; height: 0.25em;
@@ -414,6 +415,10 @@ h2::after {
margin-top: 1em; margin-top: 1em;
} }
h3 {
margin: 0;
}
em { em {
font-size: 1.3em; font-size: 1.3em;
font-family: 'Sorts', sans-serif; font-family: 'Sorts', sans-serif;