bldambtn / MyPOSisBetterThanYourPOS

A MERN-stack single-page application that integrates user-focused functionality, using technologies like React, GraphQL, Node.js, Express.js, MongoDB, and JWT for authentication.
MIT License
1 stars 0 forks source link

updated styling #122

Closed bldambtn closed 1 month ago

bldambtn commented 1 month ago
  1. updated index.html to remove old vite icon files,updated name
  2. TitleBanner.jsx updated title name
  3. updated all page files to import index.css
  4. deleted app.css
  5. updated index.css to home all styling
  6. removed install button from home.jsx
  7. added the google fonts api for Merriweather font
  8. updated the styling for all pages to make the page content display under the title banner (as header)
  9. updated button styling
  10. updated chatwindow so it appears above the header - needs more styling done to it.