Skip to content

Commit

Permalink
fix: image responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
Abh1noob committed Feb 27, 2024
1 parent 0cd0725 commit f0bbd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devsoc24-landing/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default function Home() {
</div>
) : (
<SmoothScrolling>
{/* <Main /> */}
<Main />
<About />
<div className="fixed bottom-0 z-40 mb-10 flex w-full justify-center">
<ActionButton body="Kuch toh" link="/" />
Expand Down

0 comments on commit f0bbd09

Please sign in to comment.