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

Make navbar full page length but center text elements #83

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

VickyRampin
Copy link
Member

Makes it look like this:

image


<!-- Menubar -->
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<div class="container-fluid">
<div class="container-fluid container-md">
Copy link
Member

Choose a reason for hiding this comment

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

This looks good. The difference between container and container-md appears for small sizes, like this:

container-md
container

Which should we go with?

@remram44 remram44 added T-enhancement Type: En enhancement to existing code, or a new feature C-frontend Component: The web frontend (HTML/CSS/JavaScript) labels Apr 20, 2023
@remram44 remram44 merged commit e685feb into master Apr 20, 2023
@remram44 remram44 deleted the long-navbar branch April 20, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-frontend Component: The web frontend (HTML/CSS/JavaScript) T-enhancement Type: En enhancement to existing code, or a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants