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

Center nav on small devices. #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geospatialem
Copy link
Contributor

This PR centers the navigation and dropdown menu on smaller devices (phones specifically).

The current look on small devices:

Before pull request implementation

The proposed look on small devices:

After pull request implementation

The proposed change will:

  • Add text-center to the nav navbar-nav class in the index.html
  • Add center justification the dropdown menu in app.css.

Note: The proposed change affects the class in app.css as it changes from .dropdown-menu a i to .dropdown-menu a.

Center the main navigation and dropdown menu on smaller devices.
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.

1 participant