From f91c72d2ba0f62ce89d33f5cbe96e25038ea3ac5 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 23 Apr 2026 08:33:09 +0000 Subject: [PATCH] docs: update Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf --- .../Instruction_Video/Bluesroom/new-page/0_abcd_esdf.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 2c8783c..463c693 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:32:55.543Z +date: 2026-04-23T08:33:07.395Z tags: editor: code dateCreated: 2026-04-23T05:48:59.751Z @@ -17,9 +17,9 @@ dateCreated: 2026-04-23T05:48:59.751Z .video-wrapper { position: relative; /* 모바일/데스크톱 너비 설정 */ - width: 100%; + width: 200%; /* 16:9 비율 유지 (9 / 16 * 100) */ - padding-bottom: 56.25%; + padding-bottom: 106.25%; height: 0; overflow: hidden; }