瀏覽代碼

Add strong -> bold

Craig Fletcher 3 周之前
父節點
當前提交
2bb24a7fad
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      styles/styles.css

+ 4 - 0
styles/styles.css

@@ -184,6 +184,10 @@ p {
   margin: 2em 0;
 }
 
+strong {
+  font-weight: 600;
+}
+
 /* Footer */
 footer {
   margin-top: 6em;