Skip to content

Commit

Permalink
padding
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 24, 2024
1 parent 4ba9cea commit ae1e2ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ export const PrevNextNavigationWrapper: React.FC<PrevNextNavigationWrapperProps>
navItems={continueLearningNavItems}
/>
</div>
<div className="py-16">
<div className="pt-4">
<div className="border dark:border-grey-600 rounded-lg flex w-full flex-col md:flex-row gap-8 lg:gap-16 items-center py-10 px-6 md:py-6 md:px-10">
<div className="mt-0">
<Image
Expand Down

0 comments on commit ae1e2ef

Please sign in to comment.