Design: Change comment write form style

This commit is contained in:
jhynsoo 2024-05-15 19:37:54 +09:00
parent 296f9e9983
commit 97be21d84b

View File

@ -48,7 +48,7 @@ form {
display: flex;
justify-self: flex-start;
justify-content: flex-end;
gap: 8px;
gap: 16px;
}
input {