Fix header styling rule
parent
0587c37efe
commit
ac66ef3a98
|
@ -426,7 +426,9 @@ body:not(.about) .mdl-navigation__link.download > button {
|
|||
color: #c2185b;
|
||||
}
|
||||
|
||||
.docs-text-styling h2, h3, h4 {
|
||||
.docs-text-styling h2,
|
||||
.docs-text-styling h3,
|
||||
.docs-text-styling h4 {
|
||||
font-size: 16px;
|
||||
color: rgba(0, 0, 0, 0.54);
|
||||
font-weight: 500;
|
||||
|
|
Loading…
Reference in New Issue