style:样式修改

This commit is contained in:
迷和油
2025-06-04 14:46:44 +08:00
parent 3db6e21f5a
commit e9e36fa8da
5 changed files with 5 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<!--banner-->
{notempty name="focus_image.image"}
<div class="Swt-Banner position-r" >
<img src="{$focus_image.image}" alt="" style="margin-top: 60px;"/>
<img src="{$focus_image.image}" alt="" style="margin-top: 3.75rem;"/>
</div>
{/notempty}
<!--内容-->