Files

14 lines
209 B
SCSS
Raw Permalink Normal View History

2021-11-23 18:27:10 +01:00
.archive {
.single-title {
text-align: right;
}
.group-title {
margin-top: 1.5rem;
margin-bottom: 1rem;
}
@import "../_partial/_archive/terms";
@import "../_partial/_archive/tags";
}