Merge pull request #368 from writeas/RJ722-217-fix-h2-size
Use a bigger font size for h2
This commit is contained in:
commit
c16414843a
|
@ -81,7 +81,7 @@ body {
|
|||
font-size: 1.5em;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.17em;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue