Adjust comment article margin and info font weight

This commit is contained in:
Helen Chong 2024-05-25 10:19:36 +08:00
parent b28378fb66
commit 0e1e44c978
1 changed files with 1 additions and 2 deletions

View File

@ -60,7 +60,7 @@
.comment-article blockquote {
max-width: unset !important;
overflow-wrap: break-word;
margin: 0.8em 0;
margin: 0.5em 0;
}
.comment-article > button {
@ -82,7 +82,6 @@
.comment-id, .comment-timestamp {
font-size: 0.85em;
font-weight: lighter;
font-style: italic;
word-break: keep-all;
}