[MICROBLOG] Design fix

this looked ugly imo
This commit is contained in:
veselcraft 2021-01-07 20:16:03 -05:00
parent 0df783705e
commit a9b8f8d592

View file

@ -24,6 +24,10 @@
border: none;
}
.post-content .text {
padding: 0 4px 0 4px;
}
.post-menu {
font-size: 10px;
}