Skip to content

Commit

Permalink
Merge pull request #63 from prefeitura-rio/staging
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
lucastavarex authored Nov 28, 2024
2 parents 3b04208 + c942d6b commit 0c0906c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/pages/supercentro/components/chapters.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,10 @@ export const ChapterGenericRight = tw.div`
lg:w-[100vw]
px-[30px]
lg:p-[1vw]
xl:p-[1vw]
2xl:p-[10vw]
lg:p-[34px]
lg:pr-[1vw]
xl:pr-[1vw]
2xl:pr-[10vw]
bg-transparent
`;
export const ChapterGenericCenter = tw.div`
Expand Down

0 comments on commit 0c0906c

Please sign in to comment.