Update _helpers.scss

This commit is contained in:
Pedro Reis 2015-12-14 17:33:14 +00:00
parent b28c3c4759
commit 8e10b71bab
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
} }
.align-text-center { .align-text-center {
text-align: right; text-align: center;
} }
@ -75,4 +75,4 @@
@include resp-max($breakpoint-md) { @include resp-max($breakpoint-md) {
display: none !important; display: none !important;
} }
} }