Skip to content

Fix routes navbar and its styling

Fanna Lautenbach requested to merge fix-routes-navbar-highlight into master
  • Used react's router functionality (as per your comment; very nafty) which ensures correct routing links
  • Same-ish styling as react-bootstrap (normal: grey, hover: grey brightened, active link = white)

Merge request reports