Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anish Mishra committed Aug 5, 2024
1 parent 796089c commit 9adf91a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Home: NextPage = () => {
<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="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" />
<Image src="/netsepio.svg" width={150} height={100} className="w-40 h-16" alt="NetSepio" />
</div>
</div>
<div className='mt-20 w-full absolute overflow-scroll '>
Expand Down
9 changes: 9 additions & 0 deletions public/netsepio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions public/vercel.svg

This file was deleted.

0 comments on commit 9adf91a

Please sign in to comment.