Skip to content

Commit

Permalink
fix: widen all menu buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Dec 20, 2024
1 parent 7ae4f88 commit 0ca2bbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const base = cva({
userSelect: "none",

display: "flex",
margin: "0 var(--gap-lg)",
margin: "0 var(--gap-md)",
padding: "0 var(--gap-md)",
borderRadius: "var(--borderRadius-md)",

Expand Down

0 comments on commit 0ca2bbf

Please sign in to comment.