Skip to content

Commit

Permalink
fix: padding-x in surah page
Browse files Browse the repository at this point in the history
  • Loading branch information
aacmal committed Jun 26, 2023
1 parent 1eeefc3 commit a3f5afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/quran/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function HomePage({ children }) {
}

return (
<Wrapper>
<Wrapper className="px-5 2xl:px-0">
<ReadQuranHeader />
<BookmarkedVerseLists />
<div
Expand Down

1 comment on commit a3f5afc

@vercel
Copy link

@vercel vercel bot commented on a3f5afc Jun 26, 2023

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:

pustaka-islam – ./

pustaka-islam-axcamz.vercel.app
pustaka-islam-git-master-axcamz.vercel.app
pustakaislam.vercel.app

Please sign in to comment.