Update _helpers.scss
This commit is contained in:
parent
b28c3c4759
commit
8e10b71bab
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue