fix space at with image comp2

This commit is contained in:
2021-08-31 11:46:52 +02:00
parent 8c1088985e
commit c01467e1f4

View File

@@ -134,7 +134,7 @@
class="tft_fuel space-y-4 p-5"
:class="{ active: index % 2 !== 0 }"
>
<div class="relative pb-2/3">
<div class="relative">
<g-image
class="object-cover mb-8 h-full w-full"
:src="img(section.svg)"