사이즈 수정

This commit is contained in:
2025-05-29 20:34:24 +09:00
parent e31fbc126f
commit 14281e97ac

View File

@@ -69,7 +69,7 @@ const props = withDefaults(defineProps<{
@media only screen and (width >= 1408px) {
.page-content-wrapper {
&.is-size-large {
max-width: 1380px;
max-width: 1680px;
}
&.is-size-wide {