調整圖片樣式 | 移除圖片的 object-cover 類別

This commit is contained in:
koko 2025-08-18 16:31:48 +08:00
parent 3976540280
commit 5ba844e307
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 552 KiB

View File

@ -31,7 +31,7 @@ import ElecCompare from "./components/ElecCompare.vue";
<img
src="/CviLux_globalmap.png"
alt=""
class="w-full h-full object-cover "
class="w-full h-full"
/>
</div>
<div class="col-span-1 grid grid-cols-1 xl:grid-rows-3 gap-4">