Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 51d4688

Browse files
committed
Fix menu item margin
1 parent b688d53 commit 51d4688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/MenuItem.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
display: block;
77
padding: 1rem;
88
inline-size: 100%;
9+
margin-bottom: -20px;
910
}
1011
1112
li:hover,

0 commit comments

Comments
 (0)