We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab260d commit d5af885Copy full SHA for d5af885
src/pages/admin/ApplicationDetail/index.styled.ts
@@ -5,7 +5,7 @@ export const PageLayout = styled.div({
5
gap: '1.5rem',
6
padding: '2rem 2.2rem 2rem 2rem',
7
maxWidth: '1400px',
8
- margin: '0 auto',
+ margin: '1rem auto',
9
width: '100%',
10
boxSizing: 'border-box',
11
0 commit comments