Update posts by tag, fix ul styling
This commit is contained in:
@@ -75,10 +75,14 @@ hr {
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
padding: unset;
|
||||
}
|
||||
|
||||
.posts-list,
|
||||
.tags-list {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.post {
|
||||
margin: 0 0 30px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user