Run scss formatter

This commit is contained in:
George Drummond
2019-05-01 12:44:46 -04:00
parent fc862b4f5b
commit 21d2b5dba3
44 changed files with 519 additions and 390 deletions

View File

@@ -42,6 +42,6 @@
&.col--grow {
flex: 1;
flex-grow: 1;
overflow: auto
overflow: auto;
}
}