forked from mirror/_s
Merge pull request #897 from gregrickaby/patch-1
add blank line between selectors
This commit is contained in:
commit
7cda9903b3
|
@ -48,6 +48,7 @@
|
|||
left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
float: left;
|
||||
position: relative;
|
||||
|
@ -56,6 +57,7 @@
|
|||
&.focus > a {
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
|
|
Reference in New Issue