Pass scss lint

old
Javi Velasco 2015-11-18 10:05:59 +01:00
parent 0cc5a6fd0a
commit 5b7ca28101
1 changed files with 1 additions and 3 deletions

View File

@ -70,9 +70,7 @@
} }
} }
/* // don't hide navigation when playground is open if screen width > 1200px
don't hide navigation when playground is open if screen width > 1200px
*/
@media screen and (min-width: 1200px) { @media screen and (min-width: 1200px) {
.root { .root {
&:not(.with-playground) { &:not(.with-playground) {