fixed spacing css
All checks were successful
Build / build (push) Successful in 6s

This commit is contained in:
2026-01-31 20:42:15 -05:00
parent 96c1840d31
commit 83e6dc7ccc

View File

@@ -111,7 +111,7 @@ a {
.content { .content {
width: 90%; width: 90%;
display: inline-block; display: inline-block;
margin-top: 0.5em; margin-top: 3.5rem;
} }
.post a { .post a {