fix. api 수정 반영, getImageHost 수정
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
@apply overflow-hidden relative pt-[32px] pb-[80px] px-[20px] sm:px-[40px] md:pt-[64px] md:pb-[200px] bg-[#F0F0F0];
|
||||
}
|
||||
.section-static {
|
||||
@apply mx-auto lg:max-w-[1300px];
|
||||
@apply max-w-[1300px] mx-auto;
|
||||
}
|
||||
.section-static + .section-static {
|
||||
@apply mt-[80px] md:mt-[100px];
|
||||
|
||||
Reference in New Issue
Block a user