Skip to content

Commit

Permalink
add background to brankit page
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielaDelPilarR committed Aug 1, 2024
1 parent 2442dd6 commit 5ebd64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/app/brandkit/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const ManropeFont = Manrope({

function Page() {
return (
<div>
<div className="bg-white">
<div
className="flex flex-col justify-center items-center py-8 gap-4 md:gap-4 h-[630px]"
style={{
Expand Down

0 comments on commit 5ebd64e

Please sign in to comment.