Removed hgroup and changed nav icon

This commit is contained in:
Hugo Giraudel 2013-04-28 19:58:55 +02:00
parent 31e9c6b0c5
commit 24b190e5ef
2 changed files with 2 additions and 2 deletions

View file

@ -113,7 +113,7 @@ p, ul, ol, dl,
blockquote, pre,
td, th,
label, textarea,
caption, details, figure, hgroup {
caption, details, figure {
@include rem('font-size', 14px);
line-height: 1.5;
margin: .75em 0 0;