You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Description
Currently the member cards in the membersPage show out the info on hover, which is to be removed.
Describe the solution you'd like
Put out simple normal cards without any hover effect. Also update the hover colour gradient for the buttons "first","second" and so on button according to the colour schema provided in the styles.css . Right now the colour gradient doesn't match the theme.
How to reproduce the bug
run your server by
"npm install" ,followed by
"npm start"
Go to the url "localhost:3000/#/members"
Or just navigate through navbar
The text was updated successfully, but these errors were encountered:
Issue Description
Currently the member cards in the membersPage show out the info on hover, which is to be removed.
Describe the solution you'd like
Put out simple normal cards without any hover effect. Also update the hover colour gradient for the buttons "first","second" and so on button according to the colour schema provided in the styles.css . Right now the colour gradient doesn't match the theme.
How to reproduce the bug
run your server by
"npm install" ,followed by
"npm start"
Go to the url "localhost:3000/#/members"
Or just navigate through navbar
The text was updated successfully, but these errors were encountered: