Removed duplicate b & strong styling, changed SASS files to make use of parent selector: _menu, _galleries, _buttons, _fields, and _elements.

This commit is contained in:
Chris Wilcoxson 2015-02-09 23:11:59 -06:00
parent 41f33d3c9a
commit 7ef388656e
7 changed files with 59 additions and 83 deletions

View file

@ -289,11 +289,6 @@ p {
margin-bottom: 1.5em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,