Affan Amer• 100
@AffanRM
Posted
Overall you have done a good job but in order to improve the user design, you can change the cursor to pointer when the user hovers above the download buttons:
button:hover {cursor:pointer;}
Marked as helpful
0
open for all kinds of feedback for better practices
@AffanRM
Posted
Overall you have done a good job but in order to improve the user design, you can change the cursor to pointer when the user hovers above the download buttons:
button:hover {cursor:pointer;}
Marked as helpful
0