removes empty lines on scss

This commit is contained in:
decabeza
2017-06-26 16:41:32 +02:00
parent c793202a33
commit fac913edde

View File

@@ -494,7 +494,6 @@
} }
} }
.tab-milestones ul { .tab-milestones ul {
position: relative; position: relative;
margin-top: rem-calc(40); margin-top: rem-calc(40);
@@ -595,7 +594,6 @@
} }
} }
// 04. List participation // 04. List participation
// ---------------------- // ----------------------