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

This commit is contained in:
2026-04-23 08:30:27 +00:00
committed by John Smith
parent 21ea16baf7
commit ef47078995

View File

@@ -2,7 +2,7 @@
title: abcd edsdf title: abcd edsdf
description: description:
published: true published: true
date: 2026-04-23T08:30:06.210Z date: 2026-04-23T08:30:25.273Z
tags: tags:
editor: code editor: code
dateCreated: 2026-04-23T05:48:59.751Z dateCreated: 2026-04-23T05:48:59.751Z
@@ -26,6 +26,7 @@ dateCreated: 2026-04-23T05:48:59.751Z
.responsive-video { .responsive-video {
width: 200%; /* 데스크톱에서는 60%로 축소 */ width: 200%; /* 데스크톱에서는 60%로 축소 */
max-width: 2000px; /* 너무 커지는 것 방지 */ max-width: 2000px; /* 너무 커지는 것 방지 */
height: auto;
} }
} }
</style> </style>