Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mac authored and Mac committed Dec 17, 2022
1 parent cc01661 commit 0a0d558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function App() {
return (
<>
<AnimBg className='fixed top-0 left-0 z-[-10] w-full h-full' />
<div className='lg:mx-0 pt-[10px] lg:pt-[60px] mx-[10px] gap-6 flex flex-col items-center justify-center'>
<div className='pt-[10px] lg:pt-[60px] mx-4 lg:mx-0 gap-6 flex flex-col items-center justify-center'>
{/* <Navbar /> */}

<main>
Expand Down

0 comments on commit 0a0d558

Please sign in to comment.