6 lines
76 B
SCSS
6 lines
76 B
SCSS
|
.special {
|
||
|
.single-title, .single-subtitle {
|
||
|
text-align: right;
|
||
|
}
|
||
|
}
|