scss lint

This commit is contained in:
Brenda Wallace
2019-06-26 11:27:19 +12:00
parent db57432fee
commit a361e804ee

View File

@@ -9,7 +9,7 @@ section {
}
.ellipsis {
overflow:hidden;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}