md-composer-color-plus-ultra/common/common.scss
iunctis e542727908 Minor corrections
Little OCD
2019-11-07 23:21:20 +01:00

12 lines
143 B
SCSS

[data-wrap="center"] {
text-align: center;
}
[data-wrap="right"] {
text-align: right;
}
[data-wrap="justify"] {
text-align: justify;
}