1
0

distinct heading sizes

This commit is contained in:
Simon Michael
2025-02-01 11:26:28 -10:00
parent 23dab0e42c
commit ae7d490572

View File

@@ -8,14 +8,12 @@ body > .container {
max-width:revert;
}
/*
h1 { font-size: 5rem; }
h2 { font-size: 4rem; }
h3 { font-size: 3rem; }
h4 { font-size: 2.5rem; }
h5 { font-size: 2rem; }
h6 { font-size: 1.5rem; }
*/
h1, h2, h3, h4, h5, h6 {
font-weight:bold;