Fixed post list in tag view
This commit is contained in:
parent
5383008315
commit
d6b05e5968
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.post-list .posts {
|
||||
.post-list ul {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
|
|
Loading…
Reference in a new issue