Add modularity

This commit is contained in:
Jeremy Thomas
2016-09-23 22:08:03 +01:00
parent 2673f2b0f0
commit a5a33eefe1
15 changed files with 179 additions and 50 deletions

View File

@@ -2,6 +2,7 @@
@import "../utilities/variables.sass"
.column
display: block
flex-basis: 0
flex-grow: 1
flex-shrink: 1