#Image Issues

1 messages · Page 1 of 1 (latest)

onyx night
#

@crude solar i'd like the height of each image to be unconstrained

#

as in, none of the images are the same height but the same width

#

you can sort of see the "staggered" look i'm talking about on pinterest

crude solar
onyx night
#

I'm using grids in tailwind

#

they r suited to this exact purpose

#

It's not an issue i'm trying to solve

#

I'm trying to work out how to make my images maximum width and unconstrained height

#

I can do it with tailwind and regular images

crude solar
#

That is very doubtful with css grid

#

Are you sure you got it working with grid and regular imgs? With no vertical spaces between images?

#

Can you show a screen where you implemented it with css grid ?

onyx night
#

My bad... you are right (I misremembered how I did it a while back!) I'm still having a few issues letting Image fill the horizontal space

#

I think getting it to work with one column and expanding it is the best way to go