Merge pull request #13 from HugoGiraudel/master
KNACSS Sass - removed hgroup and updated nav icon
This commit is contained in:
commit
36dcc996d3
2 changed files with 2 additions and 2 deletions
|
@ -199,7 +199,7 @@ ul.icon.after:after {
|
|||
.icon-nav > li:before,
|
||||
.icon-nav.after:after,
|
||||
.icon-nav.after > li:after {
|
||||
content: "\2261";
|
||||
content: "\2630";
|
||||
font-weight: bold;
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue