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