@NadaFarookSubmitted over 4 years ago
Hello everyone, I have complete this challenge, I'm keep trying improve my skill and learning more knowledge,hope you guys can give me some feedback,wish you all have a nice day: )!
Hello everyone, I have complete this challenge, I'm keep trying improve my skill and learning more knowledge,hope you guys can give me some feedback,wish you all have a nice day: )!
It looks amazing. Try adding cursor: pointer;
on your buttons to give it a clicking cursor when hovering on it. Add add some hover effects by using button:hover{ opacity: .8; }
on your button.