Skip to content

Commit

Permalink
max-w
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Apr 28, 2024
1 parent 6212c1b commit 0f761f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/toolbox/[slug].js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const ToolContent = ({
padding={false}
maxWidth="w-full xl:mb-3 -mt-[96px] p-6 md:px-3 xl:p-0 relative z-0"
>
<div className="grid grid-cols-12 gap-3 md:px-0 h-full w-full mx-auto max-w-[1315px] mt-[44px] lg:mt-[76px]">
<div className="grid grid-cols-12 gap-3 md:px-0 h-full w-full mx-auto max-w-[1320px] mt-[44px] lg:mt-[76px]">
<div
className={`col-span-12 border border-1 border-[#dadee5] shadow-sm h-full rounded-2xl mx-auto relative overflow-hidden p-2 leading-tight w-full`}
>
Expand Down

0 comments on commit 0f761f9

Please sign in to comment.