update space at with large image comp

This commit is contained in:
2021-08-30 16:32:51 +02:00
parent 8dbc09b8bf
commit 8c1088985e

View File

@@ -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)"