Toned down h2-h4 sizes
This commit is contained in:
parent
1d2c8ceb67
commit
bef20c4d5b
|
@ -48,19 +48,15 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
h5 {
|
||||
h4 {
|
||||
font-size: 18px;
|
||||
color: $gray;
|
||||
font-weight: 600;
|
||||
|
|
Loading…
Reference in a new issue