mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 19:52:40 +00:00
10 lines
164 B
SCSS
10 lines
164 B
SCSS
.archive {
|
|
.single-title {
|
|
text-align: right;
|
|
padding-bottom: 2rem;
|
|
}
|
|
|
|
@import "../_partial/_archive/terms";
|
|
@import "../_partial/_archive/tags";
|
|
}
|