uiowa / brand-icon-browser

0 stars 1 forks source link

Top links #102

Closed quamsta closed 2 years ago

quamsta commented 2 years ago

Resolves https://github.com/uiowa/brand-icon-browser/issues/101.

I ported some of the menu CSS classes from the Drupal theme into: https://github.com/uiowa/brand-icon-browser/blob/feature_top_links/src/scss/components/top-menu.scss

Screen Shot 2022-10-05 at 11 26 12 AM Screen Shot 2022-10-05 at 11 26 36 AM

Not exactly neat and tidy, but I didn't see anything in UIDS about those top menu links, and figured they may as well be application-specific for now, but could be pulled out and used in UIDS in the future.

Would be open to feedback on how to clean this up a bit.

bspeare commented 2 years ago

@quamsta I cleaned up the CSS for the top links and tested them out - they work!