geoschem / geoschem.github.io

Welcome to the GEOS-Chem website
https://geoschem.github.io
Other
0 stars 3 forks source link

Fix issues with menu-bar; clean up geos-chem.css #6

Closed yantosca closed 1 year ago

yantosca commented 1 year ago

Name and Institution (Required)

Name: Bob Yantosca Institution: Harard + GCST

Confirm you have reviewed the following documentation

Describe the update

This PR eliminates the white space between the blue menu bar and dropdown menus, which can make navigation difficult on some browsers. The fix was to increase the top and bottom padding by 2px, making the menu bar thicker and filling the gap.

We have also removed code from geos-chem.css that was automatically added by OpenScholar.

Expected changes

  1. There is no longer a gap between the menu bar and dropdowns
  2. The menu headings have been edited so as not to run to a second line

Related Github Issue(s)

5