Skip to content

Commit

Permalink
Refactor navigation links in index.html, tool pages, and global.js to…
Browse files Browse the repository at this point in the history
… update home link anchor and improve readability
  • Loading branch information
RaannaKasturi committed Sep 12, 2024
1 parent 2c761d6 commit 48f5e69
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 38 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test*
4 changes: 4 additions & 0 deletions assets/css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -23518,4 +23518,8 @@ fieldset:disabled .btn {
height: 50px;
text-align: center;
font-size: 24px;
}

.spacer {
height: 150px;
}
38 changes: 0 additions & 38 deletions test.html

This file was deleted.

0 comments on commit 48f5e69

Please sign in to comment.