aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index 99628f281..22eb47780 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -21,7 +21,7 @@ p {
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
- font-weight: 500;
+ font-weight: bold;
color: @grayDark;
small {
color: @grayLight;