codeforboston / communityconnect

MIT License
24 stars 61 forks source link

feat(css): add button animation, rework saved resources #381

Closed davidholyko closed 5 years ago

davidholyko commented 5 years ago

Description

Fixes #376 Fixes #377

additional changes:

  1. loading is now the icon
  2. header is now sticky to top
  3. resources pane has color
  4. resources pane used to be a card component with multiple card children. now its a div with cards
  5. other miscellaneous css fixes
  6. small refactor appcontainer

UI Changes:

davidholyko commented 5 years ago

conflict: use the nav with the classname "main-nav-bar"