Add grid style to center content horizontally and vertically

This commit is contained in:
Ines Montani 2016-11-03 22:06:52 +01:00
parent 7d0a1d9c67
commit aad0495ff6
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
align-items: stretch
justify-content: space-between
&.o-grid--center
align-items: center
justify-content: center
//- Grid column