styles(h3): make h3 stand out a bit more for API and dev guides
This commit is contained in:
parent
d4d63555ec
commit
0b7b6d0c83
|
@ -80,7 +80,7 @@ code {
|
|||
.docs-content h3 {
|
||||
margin: 0px 0px ($unit * 2) 0px;
|
||||
font-size: 24px;
|
||||
font-weight: 400;
|
||||
font-weight: 450;
|
||||
opacity: .87;
|
||||
line-height: 32px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue