docs: update Dance/Blues/Instruction_Video/Bluesroom/new-page/0_abcd_esdf

This commit is contained in:
2026-04-23 08:33:09 +00:00
committed by John Smith
parent 7b36614832
commit f91c72d2ba

View File

@@ -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;
}