Created by: cfxd
Add equal column mixin so that we can do @include make-col-eq
instead of having to extend the .col
class or use it in markup.
Make the make-col
mixin default to equal columns when not providing a column size.
Created by: cfxd
Add equal column mixin so that we can do @include make-col-eq
instead of having to extend the .col
class or use it in markup.
Make the make-col
mixin default to equal columns when not providing a column size.