diff --git a/yadc/static/default.scss b/yadc/static/default.scss
index d86e0ad..8e43ac3 100644
--- a/yadc/static/default.scss
+++ b/yadc/static/default.scss
@@ -246,7 +246,7 @@ header {
.tag_container {
display: flex;
- > span {
+ > a {
margin: 2px 2px;
padding: 6px 12px;
@@ -285,7 +285,7 @@ header {
}
overflow: hidden;
- > section.content {
+ > section.post_list {
.posts {
display: flex;
flex-flow: row wrap;
diff --git a/yadc/templates/index.html b/yadc/templates/index.html
index dcf75bb..0969e8f 100644
--- a/yadc/templates/index.html
+++ b/yadc/templates/index.html
@@ -39,71 +39,71 @@
Tags
-