Adjust guestbook comments gap

This commit is contained in:
Helen Chong 2024-06-28 20:55:54 +08:00
parent 231a12940d
commit aef7b9c48b
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ gw-comment-card.collapsed .comment-header-right time {
flex-direction: column;
align-items: stretch;
max-width: 100%;
gap: 0.4em;
gap: 1.5em;
}
.comment-article {
@ -144,7 +144,7 @@ gw-comment-card.collapsed .comment-header-right time {
.comment-article .comment-article {
margin-left: 2em;
margin-top: 0.8em;
margin-top: 0.5em;
padding-right: 0;
}