Clean Up Post Headers

This commit is contained in:
spikecodes 2021-01-04 21:17:19 -08:00
parent 8c0269af1c
commit 9c1a932214
7 changed files with 8 additions and 4 deletions

View file

@ -391,6 +391,7 @@ input[type="submit"]:hover { color: var(--accent); }
.post_media {
max-width: 90%;
align-self: center;
margin-top: 15px;
}
.post_body {