This commit is contained in:
parent
1da9ce4a5c
commit
61feccbd79
1 changed files with 7 additions and 0 deletions
|
@ -124,6 +124,13 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 { font-size: 4em; }
|
||||||
|
h2 { font-size: 2em; }
|
||||||
|
h3 { font-size: 1.5em; }
|
||||||
|
h4 { font-size: 1.17em; }
|
||||||
|
h5 { font-size: 1em; }
|
||||||
|
h6 { font-size: .83em; }
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue