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