Skip to content

fix: left-align all columns in billing plans table#241

Open
mlejva wants to merge 1 commit into
mainfrom
cursor/fix-billing-table-alignment-d8e8
Open

fix: left-align all columns in billing plans table#241
mlejva wants to merge 1 commit into
mainfrom
cursor/fix-billing-table-alignment-d8e8

Conversation

@mlejva

@mlejva mlejva commented Jun 8, 2026

Copy link
Copy Markdown
Member

Fixes the alignment of text in the Feature column (and all other columns) on the /docs/billing page by adding explicit left-alignment markers (:) to the markdown table separator row.

Before: Table cells used default alignment, causing text (especially in the Feature column) to render centered.

After: All columns explicitly left-aligned via :----- syntax in the separator row.

Addresses feedback from #240 (comment).

Open in Web Open in Cursor 

Co-authored-by: Vasek Mlejnsky <mlejva@users.noreply.github.com>
@cla-bot cla-bot Bot added the cla-signed label Jun 8, 2026
@mintlify

mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Jun 8, 2026, 10:09 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants