調整圖片樣式 | 移除圖片的 object-cover 類別
This commit is contained in:
parent
3976540280
commit
5ba844e307
Binary file not shown.
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 552 KiB |
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user