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 3fa5036..d76e923 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:30:06.210Z +date: 2026-04-23T08:30:25.273Z tags: editor: code dateCreated: 2026-04-23T05:48:59.751Z @@ -26,6 +26,7 @@ dateCreated: 2026-04-23T05:48:59.751Z .responsive-video { width: 200%; /* 데스크톱에서는 60%로 축소 */ max-width: 2000px; /* 너무 커지는 것 방지 */ + height: auto; } }