Skip to content

Commit

Permalink
style branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmorton committed Oct 12, 2024
1 parent ebe348c commit 315e774
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ const Page: React.FC = () => {
<div className="flex flex-col justify-between h-screen bg-gray-800 p-2 mx-auto max-w-full">
<Header className="my-5" />

</a>

<button
onClick={() => {
window.open(
Expand Down

0 comments on commit 315e774

Please sign in to comment.