some layout and design changes for comments block

This commit is contained in:
2024-01-14 17:31:17 +05:30
parent 39f6ae0d67
commit 3b26accd52
106 changed files with 404 additions and 269 deletions

View File

@@ -405,3 +405,9 @@ img.in-text {
display: inline;
margin: auto;
}
.post-comment {
font-weight: bold;
background: var(--openring-bg);
width: 12rem;
}