Browse Source

Coutoire: Adjust bold formating

Niels Lange 5 years ago
parent
commit
c5e28f551d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      coutoire/sass/_extra-child-theme.scss

+ 4 - 0
coutoire/sass/_extra-child-theme.scss

@@ -22,6 +22,10 @@ body {
 	font-weight: 300;
 }
 
+b, strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: $color_primary_hover;