UNLV-CS472-672 / 2024-F-GROUP3-RebelHub

2 stars 6 forks source link

Overlapping sidebar and navbar. Only one should have a logo. #73

Open nnguyen144 opened 2 weeks ago

nnguyen144 commented 2 weeks ago

Description of the issue The sidebar and navbar both have logos, which isn't necessary. I believe that the logo for the sidebar can be removed but there are different ways to implement this.

Files that need to be updated frontend\src\components\navbar\RebelHubNavBar.js frontend\src\components\navbar\RebelHubNavBar.module.css frontend\src\components\sidebar.css frontend\src\components\sidebar.js

leed85 commented 1 week ago

I updated this and will be in my pull request later this week