Update: comment styling

This commit is contained in:
hyzen
2026-06-25 01:27:07 +05:30
parent 144322a93c
commit 5ffe05b157
2 changed files with 2 additions and 2 deletions

View File

@@ -1006,7 +1006,7 @@
margin-bottom: 0.85rem; margin-bottom: 0.85rem;
padding: 0.75rem 0.75rem 0.1rem 0.75rem; padding: 0.75rem 0.75rem 0.1rem 0.75rem;
background: var(--background-color); background: var(--background-color);
border-left: 1.75px solid var(--foreground-color3); border-left: 0.765px solid var(--foreground-color3);
} }
.comment--reply { .comment--reply {

View File

@@ -1006,7 +1006,7 @@
margin-bottom: 0.85rem; margin-bottom: 0.85rem;
padding: 0.75rem 0.75rem 0.1rem 0.75rem; padding: 0.75rem 0.75rem 0.1rem 0.75rem;
background: var(--background-color); background: var(--background-color);
border-left: 1.75px solid var(--foreground-color3); border-left: 0.765px solid var(--foreground-color3);
} }
.comment--reply { .comment--reply {