Adjust guestbook comments gap
This commit is contained in:
parent
231a12940d
commit
aef7b9c48b
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue