mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
8 lines
138 B
SCSS
8 lines
138 B
SCSS
.archive {
|
|
.single-title {
|
|
text-align: right;
|
|
}
|
|
|
|
@import "../_partial/_archive/terms";
|
|
@import "../_partial/_archive/tags";
|
|
}
|