hmcts / frontend

HMCTS Frontend contains the code you need to start building a user interface for HMCTS government services.
2 stars 9 forks source link

Primary nav component #28

Closed adamsilver closed 6 years ago

adamsilver commented 6 years ago
  1. Add hmcts-primary-navigation__container element
  2. Mixin the hmcts-width-container styles onto it
  3. Set default $hmcts-page-width to 960 (a sensible default)
  4. The mixin width should be a parameter that is set to the sensible default $hmcts-page-width
  5. Set the default font size to 19px (and adjust spacing/padding/etc accordingly)
adamsilver commented 6 years ago

Same principle for sub nav

trevorsaint commented 6 years ago

This has been done for Primary nav component.

adamsilver commented 6 years ago

Make primary nav bold and more prominent.