mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-07-01 07:22:17 +02:00
Update: reduce gap around the ending horizontal line under blog posts
This commit is contained in:
@@ -871,8 +871,8 @@
|
||||
/* ── Comments section ─────────────────────────────────────────────────────── */
|
||||
|
||||
.comments {
|
||||
margin-top: 3rem;
|
||||
padding-top: 2rem;
|
||||
margin-top: 1rem;
|
||||
padding-top: 1.28rem;
|
||||
border-top: 1px solid var(--background-color1, #ddd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user