Skip to content

Commit

Permalink
add blank line between selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jan 5, 2016
1 parent d40faf1 commit 9a08ca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sass/navigation/_menus.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
left: auto;
}
}

li {
float: left;
position: relative;
Expand All @@ -56,6 +57,7 @@
&.focus > a {
}
}

a {
display: block;
text-decoration: none;
Expand Down

0 comments on commit 9a08ca0

Please sign in to comment.