update space at with large image comp
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
class="space-y-4 p-5"
|
class="space-y-4 p-5"
|
||||||
:class="{ arrowsHolder: index % 2 !== 0 }"
|
:class="{ arrowsHolder: index % 2 !== 0 }"
|
||||||
>
|
>
|
||||||
<div class="relative pb-2/3">
|
<div class="relative">
|
||||||
<g-image
|
<g-image
|
||||||
class="object-cover mb-8 h-full w-full"
|
class="object-cover mb-8 h-full w-full"
|
||||||
:src="img(section.image)"
|
:src="img(section.image)"
|
||||||
|
|||||||
Reference in New Issue
Block a user