Seeking guidance on creating a seamless html/css gallery without any spacing between each gallery element. All elements are identical in size, housed as list items within a ul inside a div. Media queries have been established to adjust site and image sizes; however, the inline-block elements do not smoothly transition to new positions when resized. Despite adding transition values to css, no animation occurs. Unsure if markup adjustments are necessary, any assistance is greatly appreciated!