Hola! This project kicked my butt the first time I did it and it kicked my butt again this go around.
But I got to a point where I feel brave enough to share.
Please provide feedback and thank you for taking a look.
Hola! This project kicked my butt the first time I did it and it kicked my butt again this go around.
But I got to a point where I feel brave enough to share.
Please provide feedback and thank you for taking a look.
Hi
Codepen CSS linter:
#about {
margin-top: 70px;
}
#hands
{
display: block;
margin: auto;
width: 40%;
}
#icon {
background-color: ;
display: inline-block;
padding-left: 0px;
}
#knock {
display: inline-block;
padding-right: 0px;
}
at line 65, col 10:
color: ;
at line 96, col 21:
background-color: ;
In the HTML :
an empty div at line 97
@Diego_Perez Thank you!