🐛 fix: fix test text layout

This commit is contained in:
guoqi.sun 2024-02-11 06:54:51 +08:00
parent 152b8a8a21
commit 48c0639048

View File

@ -39,7 +39,7 @@ window.addEventListener('scroll', () => {
</div> </div>
</div> </div>
</div> </div>
<div ml-50vw mt-50> <div ml-50vw mt-30>
<h1 text-white> <h1 text-white>
测试文本占位 测试文本占位
</h1> </h1>