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

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

View File

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