fix: move tags to bottom of post

This commit is contained in:
cgiacomi
2019-10-12 17:39:40 +02:00
parent 4ccf226f91
commit 470638b4bc
2 changed files with 13 additions and 16 deletions

View File

@@ -279,11 +279,7 @@ ul {
margin: 0;
}
.post .post-header .post-tags {
padding-left: 5px;
}
.post .post-header .post-tags a {
.post-tags a {
margin-right: 5px;
}