design: 레이아웃 너비 수정
This commit is contained in:
parent
d2e4d2e5a4
commit
0216c2aa3c
@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
min-width: 1360px;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
|
@ -167,7 +167,6 @@ body {
|
||||
sans-serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
min-width: 1360px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user