distinct heading sizes
This commit is contained in:
@@ -8,14 +8,12 @@ body > .container {
|
|||||||
max-width:revert;
|
max-width:revert;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
h1 { font-size: 5rem; }
|
h1 { font-size: 5rem; }
|
||||||
h2 { font-size: 4rem; }
|
h2 { font-size: 4rem; }
|
||||||
h3 { font-size: 3rem; }
|
h3 { font-size: 3rem; }
|
||||||
h4 { font-size: 2.5rem; }
|
h4 { font-size: 2.5rem; }
|
||||||
h5 { font-size: 2rem; }
|
h5 { font-size: 2rem; }
|
||||||
h6 { font-size: 1.5rem; }
|
h6 { font-size: 1.5rem; }
|
||||||
*/
|
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user