Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
NashAiomos authored May 24, 2024
1 parent d505d66 commit 9574a83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1>
</div>
<div class="subtitle" data-animation="slideInUp" data-animation-delay="1s">
<div class="app-link">
<a href="https://2f64i-aaaaa-aaaan-qiu4q-cai.icp0.io" target="_blank" rel="noopener noreferer">
<a href="./roadmap/index.html" target="_blank" rel="noopener noreferer">
Launch APP
</a>
</div>
Expand Down
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 9574a83

Please sign in to comment.