Skip to content

Conversation

huntabyte
Copy link
Member

@huntabyte huntabyte commented Oct 18, 2024

Closes #456

The nav links that aren't dropdowns were receiving x-axis padding causing inconsistent spacing between nav links.

Before:
CleanShot 2024-10-18 at 18 49 53@2x

After:
CleanShot 2024-10-18 at 18 50 10@2x

Copy link

vercel bot commented Oct 18, 2024

@huntabyte is attempting to deploy a commit to the Svelte team on Vercel, but is not a member of this team. To resolve this issue, you can:

  • Make your repository public. Collaboration is free for open source and public repositories.
  • Add @huntabyte as a member. A Pro subscription is required to access Vercel's collaborative features.
    • If you're the owner of the team, click here and add @huntabyte as a member.
    • If you're the user who initiated this build request, click here to request access.
    • If you're already a member of the Svelte team, make sure that your Vercel account is connected to your GitHub account.

To read more about collaboration on Vercel, click here.

Copy link

vercel bot commented Oct 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
omnisite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 1:23am

@Rich-Harris
Copy link
Member

thanks! needed a change to make it work, since the .dropdown selector applies to a different component, but it looks much better now

@Rich-Harris Rich-Harris merged commit 2d1409b into main Oct 19, 2024
2 of 3 checks passed
@Rich-Harris Rich-Harris deleted the huntabyte/nav-spacing branch October 19, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent spacing between nav items

2 participants