Skip to content

Commit

Permalink
Cleaned up code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Palmer authored and Ted Palmer committed Sep 3, 2022
1 parent 7bee70f commit 2f3bd5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const Home: NextPage = () => {
setColorIndex(0);
}


return (
<div className=''>
<Head>
Expand Down
1 change: 0 additions & 1 deletion styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ a {
box-sizing: border-box;
}


/* Card Flip Styling */

.flip {
Expand Down

1 comment on commit 2f3bd5d

@vercel
Copy link

@vercel vercel bot commented on 2f3bd5d Sep 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

goerli-nfts – ./

goerli-nfts.vercel.app
goerli-nfts-tedpalmer.vercel.app
goerli-nfts-git-main-tedpalmer.vercel.app

Please sign in to comment.