Skip to content

Commit e486ccf

Browse files
committed
changed global padding style
1 parent ae95afe commit e486ccf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/templates/global-styles.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ export const globalStyle = {
2323
},
2424
'*': {
2525
boxSizing: 'border-box',
26-
padding: 0,
27-
margin: 0,
2826
},
2927
'p': {
3028
lineHeight: lineHeights[1],

0 commit comments

Comments
 (0)