diff --git a/index.html b/index.html index a45f16a..4d51b6e 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,9 @@ /* footer{ color:white } */ - + .cursor-pointer{ + cursor:pointer; + }