Adjust comment article margin and info font weight

This commit is contained in:
Leilukin 2024-05-25 10:19:36 +08:00 committed by Helen Chong
parent 1ecc579021
commit 0e5a9fb686

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;
}