Skip to content

Commit 0ad0340

Browse files
committed
style: 스타일 수정
1 parent 361c95c commit 0ad0340

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/page/home/StartSection/StartSection.css.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ export const vectorLine = style({
4343
});
4444

4545
export const layoutContainer = style({
46-
maxWidth: '141.5rem',
46+
maxWidth: '141.6rem',
4747
margin: '0 auto',
4848
paddingTop: '21.8rem',
49-
paddingBottom: '30rem',
5049

5150
'@media': {
5251
'(max-width: 1450px)': {

0 commit comments

Comments
 (0)