Adds dates, fixes orders of posts
This commit is contained in:
9
assets/wfot.css
Normal file
9
assets/wfot.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.post-item {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.post-date {
|
||||
display: block;
|
||||
margin-right: 16px;
|
||||
min-width: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user