sahandghavidel / HTML-CSS-JavaScript-projects-for-beginners

Learn how to build simple, responsive websites using HTML, CSS, and JavaScript
https://100jsprojects.com
MIT License
1.31k stars 628 forks source link

Ripple effect not showing #6

Closed birattam005 closed 1 year ago

birattam005 commented 1 year ago

Whenever I hover over a button , It's doesn't show Ripple effects. Then I check in developer Tool , it show:-

The display: block property prevents from having an effect.