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

This commit is contained in:
2026-01-31 20:41:11 -05:00
parent 3e0850fc99
commit 96c1840d31
2 changed files with 2 additions and 1 deletions

View File

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