Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added padding to navigation #23

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Added padding to navigation #23

merged 1 commit into from
Sep 17, 2024

Conversation

josephlewis42
Copy link
Collaborator

Fixes padding around numbers in the navbar and the extra white space before navigation items.

Before:
image

After:

image

Fixes #18

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (998be4a) to head (0a91ca1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files           4        4           
  Lines         323      323           
  Branches       43       43           
=======================================
  Hits          299      299           
  Misses         22       22           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@josephlewis42 josephlewis42 marked this pull request as ready for review September 16, 2024 17:20
Copy link
Contributor

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

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

LGTM

@benoit74 benoit74 merged commit 2e61d1f into main Sep 17, 2024
5 checks passed
@benoit74 benoit74 deleted the padding branch September 17, 2024 07:00
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.

Missing margin/padding on the right of number of entries in the navigation tree
2 participants