-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolves #127: Nav bar & Footer Release 1 Desktop Updates Completed #134
base: main
Are you sure you want to change the base?
Resolves #127: Nav bar & Footer Release 1 Desktop Updates Completed #134
Conversation
* Replaced the app bar icon * Reordered and added new nav menu items * Changed the notification and support buttons color styles
* Hovering over the support button will invert the color of the volunteer icon * Increased the notification and support button width * Increased the spacing between the nav items
* Added blue wavy line png * Hovering over navigation item will display the blue wavy line
* Added footer orca logo, third party platform icons * Added two columns of navigation items * Added license logo
* Updated blue wavy line implementation
* Disabled hover effect over 'Notify Me' and 'Support' buttons * Updated useIsMobile breakpoint from 'sm' to 'lg' because the 'Notify Me'and 'Support' buttons will cause overflow when breakpoint is 'sm' * Inverted the X and github icons color
❌ Deploy Preview for orcahome failed.
|
@UXBrendan The build issue is due to this "./public/images/orcasound-all-rights-reserved-2023.png". I exported this image from: https://www.figma.com/file/AKxnlPthLEMQyYrYuMWqOW/Orcahome-Dev-Design?type=design&node-id=527-1615&mode=design&t=lHAg9xrPwqtz18la-0 |
* Removed unused vars.
…u233/orcahome into yyz/feature/nav_bar_release_1_desktop
Resolves #127