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