make h3's a lil smaller on docs
This commit is contained in:
parent
383ca9f27f
commit
136e70214f
1 changed files with 4 additions and 0 deletions
|
|
@ -52,6 +52,10 @@ h2 {
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 1.6rem;
|
||||||
|
}
|
||||||
|
|
||||||
h3,
|
h3,
|
||||||
h4 {
|
h4 {
|
||||||
/* Swap the margin for a top-padding so linking to this section
|
/* Swap the margin for a top-padding so linking to this section
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue