We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 038053e + 97f2ff3 commit 53cc1d3Copy full SHA for 53cc1d3
src/page/todo/myTodo/MyTodo.css.ts
@@ -33,7 +33,7 @@ export const contentWrapper = style([
33
alignItems: 'flex-start',
34
width: '100%',
35
maxWidth: '128rem',
36
- gap: '8.6rem',
+ gap: '8rem',
37
},
38
]);
39
0 commit comments