Increase padding of guestbook forms info banner

This commit is contained in:
Helen Chong 2024-06-02 10:12:49 +08:00
parent d0d7634696
commit a75e04396e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
} }
.inline-banner { .inline-banner {
padding: 0.4em; padding: 0.5em;
word-break: break-word; word-break: break-word;
display: flex; display: flex;
align-items: center; align-items: center;