fix: remove unused label configs, fix entry audio gap, canvas spacing

This commit is contained in:
Lewis Wynne 2026-04-10 02:48:55 +01:00
parent 1d209636b4
commit c3e1ff145d
4 changed files with 6 additions and 14 deletions

View file

@ -35,6 +35,10 @@
.guestbook-drawing-inline a {
cursor: pointer;
}
.guestbook-drawing-content {
display: block;
margin-bottom: 1em;
}
.guestbook-swatch {
display: inline-block;
width: 0.85em;