shrink down the headings

This commit is contained in:
Ted Unangst 2019-06-02 20:16:49 -04:00
parent 14fd3a64cd
commit 2769d59e91
1 changed files with 6 additions and 0 deletions

View File

@ -168,6 +168,12 @@ details summary {
.limited details summary {
color: #a79;
}
h1, h2 {
font-size: 1.2em;
}
h3, h4 {
font-size: 1.1em;
}
img {
max-width: 100%