Skip to content

Conversation

@knowler
Copy link
Contributor

@knowler knowler commented Jan 29, 2026

I noticed that when the tagline in the footer wraps, since the container is set to vertically center the items, it’s visually a bit off putting (IMO). Using baseline alignment where the first line of the tagline will always be aligned with the links, seems to be a bit nicer when you also pair it with text-wrap: balance on the tagline.

Before:

The app footer where the tagline is not balanced when wrapping and is visually centered with the links. It all feels off balanced.

After

The app footer where the tagline is now wrapped in a balance way (the lines are equal length) and the first line is aligned with the baseline of the links (which don’t wrap)

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs.npmx.dev Ready Ready Preview, Comment Jan 29, 2026 10:48pm
npmx.dev Ready Ready Preview, Comment Jan 29, 2026 10:48pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
npmx-lunaria Ignored Ignored Jan 29, 2026 10:48pm

Request Review

Copy link
Collaborator

@serhalp serhalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch!

@serhalp serhalp enabled auto-merge January 29, 2026 22:47
@serhalp serhalp added this pull request to the merge queue Jan 29, 2026
Merged via the queue into npmx-dev:main with commit fbfb168 Jan 29, 2026
13 checks passed
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.

2 participants