Initial commit
This commit is contained in:
13
themes/keepit/assets/css/_page/_archive.scss
Normal file
13
themes/keepit/assets/css/_page/_archive.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.archive {
|
||||
.single-title {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.group-title {
|
||||
margin-top: 1.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
@import "../_partial/_archive/terms";
|
||||
@import "../_partial/_archive/tags";
|
||||
}
|
||||
Reference in New Issue
Block a user