fix. useResponsiveBreakpoints, getImageHost 수정

This commit is contained in:
clkim
2025-10-31 12:55:37 +09:00
parent 007d427520
commit 83124d56eb
21 changed files with 106 additions and 106 deletions

View File

@@ -1,6 +1,6 @@
/* Layout Utility Classes */
@layer components {
.section-container {
.section-wrap {
@apply relative h-[640px] md:h-[1000px];
}