divider..

This commit is contained in:
m
2026-03-15 04:43:11 +01:00
parent de3f73503f
commit dd535780b7

View File

@@ -4,11 +4,11 @@
border-top: 1px solid #e5e7eb; border-top: 1px solid #e5e7eb;
} }
.post-divider-expanded { .post-divider-expanded {
margin-top: 25px; margin-top: 0px;
margin-bottom: 60px; margin-bottom: 60px;
} }
.post-divider-preview { .post-divider-preview {
margin-top: 75px; margin-top: 50px;
margin-bottom: 60px; margin-bottom: 60px;
} }