Remove centering for h2 header

This commit is contained in:
2021-11-16 13:55:40 +01:00
parent 28492d6bac
commit 35dc1da2fb

View File

@@ -277,7 +277,6 @@ h1 {
h2 {
font-size: 2em;
font-family: "light", sans-serif;
text-align: center;
border-bottom: 1px var(--layer_4_color_border) solid;
}
h3 {