浏览代码

Coutoire: Adjust bold formating

Niels Lange 5 年之前
父节点
当前提交
c5e28f551d
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;