Commit 2a47037a authored by Mark Otto's avatar Mark Otto
Browse files

Fixes #8266: remove unnecessary `strong` and `em` styles

parent 976322b2
4 merge requests!8635ignore Gruntfile.js in jekyll,!8339Fix broken links to navbar component in docs examples,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1
Showing with 0 additions and 2 deletions
+0 -2
......@@ -23,8 +23,6 @@ p {
// Ex: 14px base font * 85% = about 12px
small { font-size: 85%; }
strong { font-weight: bold; }
em { font-style: italic; }
cite { font-style: normal; }
// Utility classes
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment