Skip to content

Commit

Permalink
Added design
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiyerra committed Apr 10, 2024
1 parent 534b0ae commit 7e18ebb
Show file tree
Hide file tree
Showing 3 changed files with 1,874 additions and 1,909 deletions.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Home: NextPage = () => {
return (
<div className='h-full w-full '>
<div className="mt-20 absolute inset-0 bg-[url(/grid.svg)] bg-center [mask-image:linear-gradient(180deg,white,rgba(255,255,255,0))]"></div>
<div className="w-full h-40 absolute bg-light-purple dark:purple dark:bg-black">
<div className="w-full h-40 absolute">
<div className="sm:ml-0 ml-5 mr-0 mt-3 md:pl-80 md:pr-80 sm:w-full h-full bg-purple-500 dark:bg-black">
<Image src="/vercel.svg" width={150} height={100} className="w-40 h-16" alt="Tailwind Play" />
</div>
Expand Down
29 changes: 26 additions & 3 deletions public/vercel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7e18ebb

Please sign in to comment.