Sass: Don't specify strong/b, let the browser decide

This commit is contained in:
2017-11-02 12:41:04 +01:00
parent 021c9e03bb
commit 545165c97f

View File

@@ -41,9 +41,6 @@ a
&:hover &:hover
color: $color-primary color: $color-primary
strong, b
font-weight: 500
.container .container
+media-xs +media-xs
max-width: 100% max-width: 100%