Link hover colour not changing on Advice page #426

Closed
opened 2022-04-12 23:10:44 -04:00 by a258wang · 1 comment
Owner

On the Advice pages (eg. https://csclub.uwaterloo.ca/resources/advice/co-op/), when you hover over "Academic Advice" or any of the 3 links, the hover colour doesn't change. On hover, these links should change colour to the secondary accent colour (green), like other links on the website.

On the Advice pages (eg. https://csclub.uwaterloo.ca/resources/advice/co-op/), when you hover over "Academic Advice" or any of the 3 links, the hover colour doesn't change. On hover, these links should change colour to the secondary accent colour (green), like other links on the website.
a258wang added the
Bug
label 2022-05-30 01:01:26 -04:00
Author
Owner

Just noticed, I think this is happening because we're using the Next.js Link component instead of our custom styled Link component: https://git.csclub.uwaterloo.ca/www/www-new/src/branch/main/pages/resources/advice/co-op.tsx#L1

Just noticed, I think this is happening because we're using the Next.js `Link` component instead of our custom styled `Link` component: https://git.csclub.uwaterloo.ca/www/www-new/src/branch/main/pages/resources/advice/co-op.tsx#L1
a3thakra added the
Good First Issue
Priority - Medium
labels 2022-06-18 06:05:53 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#426
No description provided.