Slightly increase the space between guestbook input and label
This commit is contained in:
parent
d43d430032
commit
e39755caf0
@ -41,7 +41,7 @@
|
||||
.input-vertical,
|
||||
.comment-box-container {
|
||||
display: grid;
|
||||
gap: 0.2em;
|
||||
gap: 0.3em;
|
||||
}
|
||||
|
||||
.input-vertical input:focus,
|
||||
|
Loading…
x
Reference in New Issue
Block a user