Re-enable attachments

This commit is contained in:
arne 2025-11-18 20:25:32 +01:00
commit 46a0766995
2 changed files with 10 additions and 6 deletions

View file

@ -121,6 +121,10 @@
margin-bottom: 0
}
section.posts .post .content + .attachments {
margin-top: 18px;
}
section.posts .post .controls {
margin: 24px 0 0;
padding: 0;