hitting inspect looks like the sizes of images are very slightly different and you're changing things by px values (which aren't actually pixels it's a "browser pixel" if that makes sense); try changing things to % values maybe? like for instance width:xyz%; height:auto; or vice versa?
would anyone know why my gallery has weird spacing going on??? id tried fixing it but i cant even figure out whats causing it
hitting inspect looks like the sizes of images are very slightly different and you're changing things by px values (which aren't actually pixels it's a "browser pixel" if that makes sense); try changing things to % values maybe? like for instance width:xyz%; height:auto; or vice versa?
to clarify the % means "this is only allowed to take up x% of the screen"
@heoism TYSM 🙏🙏🙏🙏 the sizes were the issue so its all fixed now!!