Fix post width
This commit is contained in:
parent
fa71c00418
commit
a81cf2dc29
@ -1,3 +1,7 @@
|
||||
.posts {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.post {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
|
Loading…
Reference in New Issue
Block a user