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

This commit is contained in:
2026-04-23 08:26:50 +00:00
committed by John Smith
parent 8f179b5655
commit edaffbdeb1

View File

@@ -2,7 +2,7 @@
title: abcd edsdf title: abcd edsdf
description: description:
published: true published: true
date: 2026-04-23T08:26:27.915Z date: 2026-04-23T08:26:48.985Z
tags: tags:
editor: code editor: code
dateCreated: 2026-04-23T05:48:59.751Z dateCreated: 2026-04-23T05:48:59.751Z
@@ -18,7 +18,7 @@ dateCreated: 2026-04-23T05:48:59.751Z
/* 16:9 비율 유지 (영상 표준) */ /* 16:9 비율 유지 (영상 표준) */
aspect-ratio: 16 / 9; aspect-ratio: 16 / 9;
/* 가로 너비가 너무 커지는 것 방지 */ /* 가로 너비가 너무 커지는 것 방지 */
max-width: 800px; max-width: 2000px;
display: block; display: block;
margin: 0 auto; margin: 0 auto;
} }