salix/modules/ticket/front/basic-data/step-two/style.scss

9 lines
100 B
SCSS
Raw Normal View History

2020-09-09 13:49:59 +00:00
@import "variables";
.align-left {
text-align: left
}
.align-center {
text-align: center
}