add helper for components
This commit is contained in:
parent
8af4f65cbe
commit
4ca2d866cb
@ -97,6 +97,9 @@
|
||||
.u-justifySpace {
|
||||
@include justify-content(space-between);
|
||||
}
|
||||
.u-alignCenter {
|
||||
@include align-items(center);
|
||||
}
|
||||
|
||||
|
||||
/* Media queries*/
|
||||
|
Loading…
Reference in New Issue
Block a user