mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-07-01 07:22:17 +02:00
Update: margin-bottom: 0.85rem for .comment
This commit is contained in:
@@ -1003,7 +1003,7 @@
|
||||
/* ── Individual comments ── */
|
||||
|
||||
.comment {
|
||||
margin-bottom: 0.86rem;
|
||||
margin-bottom: 0.85rem;
|
||||
padding: 0.75rem 0.9rem 0 0.9rem;
|
||||
border: 1px solid var(--background-color1, #e0e0e0);
|
||||
border-radius: 6px;
|
||||
|
||||
@@ -1003,7 +1003,7 @@
|
||||
/* ── Individual comments ── */
|
||||
|
||||
.comment {
|
||||
margin-bottom: 0.86rem;
|
||||
margin-bottom: 0.85rem;
|
||||
padding: 0.75rem 0.9rem 0 0.9rem;
|
||||
border: 1px solid var(--background-color1, #e0e0e0);
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user