Thread Starter
Oliver
(@morevisual)
Hi Lisa,
Many thanks for your reply/help.
Yes, that’s correct, I keep getting a random “gap”.
I’ve just changed it to this:
.portfolio-index-item {
width:30%;
margin:1%;
float:left;
min-height:500px;
}
Which works fine on certain browser widths, looks like I’ll need to tweak other @media widths as well.