JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Fix Dark Theme Bug in Navigation Bar and Font Theme in Login/SignUp Page #49

Closed loklokyx closed 4 months ago

loklokyx commented 4 months ago

Description:

  1. Dark Theme Bug in Navigation Bar: Issue Overview: The icon for the company logo keeps changing after refresh.
    • After switch themes, before refresh image
    • After refresh image

Proposed Solution: Fixed the issue of the icon on the company logo.

  1. Font Theme Issue in Login/SignUp Page: Issue Overview: The font theme in Login/SignUp is not the same as other pages, as they are not using base.
    • incorrect font theme image
    • correct font theme image

Proposed Solution: Include the link HTML tag including the font theme.

loklokyx commented 4 months ago

Fixed #50