Skip to content

Commit edcab77

Browse files
committed
change pointer
1 parent 5b93f29 commit edcab77

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)