fix: stubtitle

This commit is contained in:
Gabe
2025-10-13 14:15:14 +08:00
parent 36973b8693
commit 4e9293ae0f
3 changed files with 66 additions and 8 deletions

View File

@@ -101,8 +101,6 @@ background-color: rgba(0, 0, 0, 0.5);
color: white;
line-height: 1.3;
text-shadow: 1px 1px 2px black;
opacity: 0;
transition: opacity 0.3s ease-in-out;
display: inline-block`;
const SUBTITLE_ORIGIN_STYLE = `font-size: clamp(1.5rem, 3cqw, 3rem);`;