Skip to content

Commit

Permalink
Change to grid layout
Browse files Browse the repository at this point in the history
Clean up styles
Add some more accurate colors
  • Loading branch information
nathanrsxtn committed Feb 28, 2023
1 parent e5e29a6 commit 4ef876f
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 657 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<body>
<header>
<input id="symbolBox" type="search" placeholder="Click a symbol to copy, or click multiple symbols to put them here and copy them all" autocorrect="off">
<input id="symbolBox" type="search" placeholder="Select a symbol to copy" autocorrect="off">
<button id="symbolBoxCopy" class="gold-button">COPY</button>
</header>
<script defer src="script.js"></script>
Expand Down
Loading

0 comments on commit 4ef876f

Please sign in to comment.