-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
in the footer there's a secction call foot-socials
css:
.foot-socials { display: grid; grid-template-columns: 4em 4em 4em; place-self: center; }
the idea is to make each feel like can be clicked

TASK:
- make the cursor to display the hand when is hover insted of the dafault cursor.
- make the some sort of style change when you hovered, like "background-color", "box-shadow"
OPTIONAL:
1. make a transition with the hover change style, like fade in or fade out
HINT:
each one has a class = 'icon-round'
Metadata
Metadata
Assignees
Labels
No labels