2025-02-03, 01:02 PM
(This post was last modified: 2025-02-03, 01:07 PM by zelpi. Edited 1 time in total.)
Thanks for the code.
First, the grid was displayed with different image sizes, maybe because the sizes of my original images are different.
I fixed that by changing
width: auto
to
height: auto.
Now it works just fine :-)
First, the grid was displayed with different image sizes, maybe because the sizes of my original images are different.
I fixed that by changing
width: auto
to
height: auto.
Now it works just fine :-)