This commit is contained in:
m
2026-03-15 04:15:41 +01:00
parent 9af7274464
commit f367700803
2 changed files with 15 additions and 13 deletions

View File

@@ -1,9 +1,8 @@
.post-divider {
width: 100%;
border: 1px solid #000;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
border: none;
border-top: 1px solid #e5e7eb;
}
.post-divider-expanded {
margin-top: 25px;
margin-bottom: 60px;