Skip to content

Commit e10b914

Browse files
authored
Merge pull request #5 from marcuma/challenge1
change pointer
2 parents 8208354 + edcab77 commit e10b914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

starter/03-CSS-Fundamentals/css/shoes.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ ul {
3333
button:hover {
3434
background-color: white;
3535
color: black;
36+
cursor: pointer;
3637
}
3738

3839
a:link {

0 commit comments

Comments
 (0)