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

This commit is contained in:
2026-04-23 08:34:16 +00:00
committed by John Smith
parent b994f7c4f5
commit 542d009805

View File

@@ -2,7 +2,7 @@
title: abcd edsdf
description:
published: true
date: 2026-04-23T08:33:57.024Z
date: 2026-04-23T08:34:14.355Z
tags:
editor: code
dateCreated: 2026-04-23T05:48:59.751Z
@@ -32,7 +32,7 @@ dateCreated: 2026-04-23T05:48:59.751Z
/* 데스크톱 너비 조절 (768px 이상일 때) */
@media (min-width: 768px) {
.video-outer-container {
width: 60% !important; /* 데스크톱에서 60% 적용 */
width: 200% !important; /* 데스크톱에서 60% 적용 */
}
}