diff --git a/index.html b/index.html index 07213f1..f44d43c 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ - Cryptic + Cryptic Home diff --git a/style.css b/style.css index 6706da9..b84214c 100644 --- a/style.css +++ b/style.css @@ -32,6 +32,7 @@ top: 450px; font-size: 2rem; color: aqua; order: 1; + cursor:pointer } .links { @@ -69,6 +70,7 @@ top: 450px; height: 30px; background-color: black; border-radius: 100%; + cursor: pointer; } .sign-up {