Put font-size for h2 inside h2,h3.
This commit is contained in:
parent
f608836bf3
commit
1d6b60f684
@ -71,10 +71,9 @@ h1 {
|
|||||||
h1,
|
h1,
|
||||||
h2 { font-variant: small-caps; }
|
h2 { font-variant: small-caps; }
|
||||||
|
|
||||||
h2 { font-size: 1.4rem; }
|
|
||||||
|
|
||||||
h2,
|
h2,
|
||||||
h3 {
|
h3 {
|
||||||
|
font-size: 1.4rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1rem; }
|
margin: 1rem; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user