diff --git a/index.html b/index.html index 599cc15..b221509 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

diff --git a/style.css b/style.css index e32b820..3bcd61a 100644 --- a/style.css +++ b/style.css @@ -310,6 +310,9 @@ header .title span:nth-child(12) {color: #9606fc;} border-radius: 50px; padding: 0.7rem 2rem; transition: 0.5s ease; + + cursor: not-allowed; + } .app-link a:hover {