Skip to content

Conversation

@ChavanSuhani
Copy link

fixes #235

Summary
Improved the visibility of the banner text by adding appropriate spacing between the fixed navigation bar and the main content area.

Changes

  • Added top padding to the main content container using theme overrides
  • Improved spacing and readability of large banner headings

Reason
The banner text was appearing too close to or partially hidden by the navigation bar due to missing top spacing. This change ensures better readability and a cleaner UI without affecting existing layout behavior.

Notes
This fix is implemented using theme_overrides.css to safely override ReadTheDocs theme styles.

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.

improve user interface of text with proper padding and align of the text.padding between navbar and text

1 participant