Skip to content

Commit 45a97bd

Browse files
committed
refactor: global css 추가, 홈 화면 스타일 수정
1 parent 0b105e2 commit 45a97bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Home/Home.module.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
display: flex;
4040
justify-content: center;
4141
align-items: center;
42-
margin-top: 3.75rem;
4342

4443
& > img {
4544
width: 16.25rem;
@@ -51,6 +50,5 @@
5150
display: flex;
5251
align-items: center;
5352
gap: 0.875rem;
54-
margin-top: auto;
5553
}
5654
}

0 commit comments

Comments
 (0)