We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f5882 commit cf4b98fCopy full SHA for cf4b98f
src/pages/explore.tsx
@@ -41,5 +41,5 @@ export const Explore: React.FC = () => {
41
42
const ContentWrapper = styled.div.attrs({
43
className:
44
- 'col-span-full xl:col-start-2 xl:col-end-12 space-y-10 xl:space-y-16 my-12 xl:mb-20',
+ 'col-span-full xl:col-start-2 xl:col-end-12 space-y-10 xl:space-y-16 my-6 xl:my-12 xl:mb-20',
45
})``;
0 commit comments