Skip to content

Commit 343bfcc

Browse files
author
Sung Won Cho
authored
Merge pull request #9 from tomByrer/patch-1
smaller H4 tag
2 parents 5cf2fbb + 2e89412 commit 343bfcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/css/theme.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ html h2 {
101101
html h3 {
102102
font-size: 1.5em;
103103
}
104+
html h4 {
105+
font-size: 1.25em;
106+
}
104107
html p {
105108
margin: 0 0 0.8em;
106109
}

0 commit comments

Comments
 (0)