@@ -88,7 +88,7 @@
margin-top: 60px;
.woringContent {
- min-height: calc(100vh - var(--header-height) - 90px);
+ min-height: calc(100vh - var(--header-height) - 40px);
border-radius: 20px;
overflow: hidden;
background-color: #fff;