4 lines
40 B
SCSS
4 lines
40 B
SCSS
|
.align-right {
|
||
|
text-align: right;
|
||
|
}
|