healthyregions / SDOHPlace

Landing page and data discovery application for SDOH Place Project.
https://sdohplace.org
GNU General Public License v3.0
1 stars 1 forks source link

Design of Navigation Dropdown #247

Closed shubhamk008 closed 3 months ago

shubhamk008 commented 3 months ago

Consider making the dropdown with the following definitions:

padding: 1rem 2rem;
background-color: #FFE5C4;
margin-top: 0.25rem;
border-radius: 4px;

Please remove text-transform: uppercase and opt title casing (see screenshot below). No update is needed for the hover state for now.

Reference: image