You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<hooper group="group1" class="hooper_small_image" :itemsToShow="3">
<slide v-for="img in images.normal_size" :key="img.id">
<img class="slide_image_small" :src="img.url" alt="product_image" />
`</slide>``
```
add a margin to the class slide_image_small
No description provided.
The text was updated successfully, but these errors were encountered: