diff --git a/Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf.html b/Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf.html index 0375722..d0dc020 100644 --- a/Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf.html +++ b/Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf.html @@ -2,7 +2,7 @@ title: abcd edsdf description: published: true -date: 2026-04-23T08:33:57.024Z +date: 2026-04-23T08:34:14.355Z tags: editor: code dateCreated: 2026-04-23T05:48:59.751Z @@ -32,7 +32,7 @@ dateCreated: 2026-04-23T05:48:59.751Z /* 데스크톱 너비 조절 (768px 이상일 때) */ @media (min-width: 768px) { .video-outer-container { - width: 60% !important; /* 데스크톱에서 60% 적용 */ + width: 200% !important; /* 데스크톱에서 60% 적용 */ } }