Skip to content

Update style.css#685

Open
lavanya-gunreddi wants to merge 34 commits into
mainfrom
lg-docs-tab-size-changes
Open

Update style.css#685
lavanya-gunreddi wants to merge 34 commits into
mainfrom
lg-docs-tab-size-changes

Conversation

@lavanya-gunreddi

Copy link
Copy Markdown
Contributor

changing the doc landing page tab sizes

@mintlify

mintlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jul 1, 2026, 7:18 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread style.css Outdated
Comment on lines +113 to +114
border-radius: 3px !important;
border: 1px solid rgba(255, 255, 255, 0.1) !important;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

so here.

No need for border-radius can just be removed

border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;

Comment thread style.css Outdated
}

/* Nav tabs - fill full navbar width */
.nav-tabs {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: do we need the important? Im guessing so since we are overriding mintlify?

Comment thread style.css Outdated
flex: 1 !important;
gap: 24px !important;
justify-content: flex-start !important;
padding: 24px 48px !important;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@lavanya-gunreddi : remove this

Comment thread style.css
Comment thread style.css Outdated
flex: none !important;
justify-content: left !important;
text-align: left !important;
font-size: 1.125rem !important;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@lavanya-gunreddi font-size at 1rem should be fine? (If the base px is 16px on the mintlify)

1rem = 16px

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