Fix indentation scss-lint errors

This commit is contained in:
Annabel Dunstone
2016-06-16 08:15:01 -05:00
parent e4b32e4941
commit cfbf88f029
+2 -2
View File
@@ -8,8 +8,8 @@
&:hover,
&.highlight {
fill: lighten($path-color, 25%);
transition: all 0.1s;
fill: lighten($path-color, 25%);
transition: all 0.1s;
}
}