Remove centering for h2 header
This commit is contained in:
@@ -277,7 +277,6 @@ h1 {
|
|||||||
h2 {
|
h2 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
font-family: "light", sans-serif;
|
font-family: "light", sans-serif;
|
||||||
text-align: center;
|
|
||||||
border-bottom: 1px var(--layer_4_color_border) solid;
|
border-bottom: 1px var(--layer_4_color_border) solid;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
|
Reference in New Issue
Block a user