resolve lint issue

This commit is contained in:
KDSBrowne 2018-01-12 11:32:33 -05:00 committed by GitHub
parent 9593b12904
commit 2e2a1609a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
.left,
.center {
flex: 1;
justify-content:center;
justify-content: center;
> * {
margin: 0 $sm-padding-x;