Make headings slightly thicker
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Actually this increades the font-weight just to at least match the normal text. Fixes #1309
This commit is contained in:
@@ -54,7 +54,7 @@ h1, .h1 {
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
// Inherit the non-standard font settings into form controls.
|
||||
|
Reference in New Issue
Block a user