text-align.scss (102B)
1 .txt-right { text-align: right; } 2 .txt-left { text-align: left; } 3 .txt-center { text-align: center; }