Skip to content

Commit d38ac04

Browse files
committed
refactor: style 중복 선언 제거
Resolve: #54
1 parent 6db76ff commit d38ac04

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

client/src/pages/Loading/style.module.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@
55
width: 100vw;
66
height: 100vh;
77
}
8-
.container {
9-
display: flex;
10-
align-items: center;
11-
justify-content: center;
12-
width: 100vw;
13-
height: 100vh;
14-
}

0 commit comments

Comments
 (0)