Tsu-HaoLiu / Calm-Cafe

Extension to play ambient sounds to help you focus while working or studying. Built with JavaScript, React, and TailwindCSS.
GNU Affero General Public License v3.0
1 stars 3 forks source link

Add hover effects to Header buttons - Easy Issue #2

Open Tsu-HaoLiu opened 1 year ago

Tsu-HaoLiu commented 1 year ago

Add hover effect whenever you hover the pause/play and mute button

BingBlingBoy commented 1 year ago

What kind of hover effects do you want on the pause/play and mute button?

Tsu-HaoLiu commented 1 year ago

Hey there @BingBlingBoy, anything that would help users understand visually which button they are currently hovering over and that they are clickable.

This could be anything from changing the buttons from gray to white on hover, adding a box shadow on hover or even a simple shrink/grow.

If you need some inspiration: https://ianlunn.github.io/Hover/