Browse Source

Stow: Adjust bold formating

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

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

@@ -25,6 +25,10 @@ body {
 	font-weight: 300;
 }
 
+b, strong {
+	font-weight: 700;
+}
+
 .home.page.hide-homepage-title {
 	.site-main {
 		padding: 0;