Create a gallery or add an image easily
You can change the animation by hovering with the property hover
the types of hover are:
You can make changes in some details like removing the border-radius with the property not-border-radius
or adding a different style of layout with the property alternating
, you can also remove the margin between the images with the property not- margin
.
Name | Type | Parameters | Description | default |
---|---|---|---|---|
hover | String | Change the hover of the images | default | |
alternating | Boolean | Determines if the images have a direct structure with some larger ones | false | |
not-border-radius | Boolean | Remove border radius from images | false | |
not- margin | Boolean | Remove Margin from images | false |