On the homepage, when you scroll down to the portfolio section, you can see that there is a 1px white line between the 2nd and 3rd column. There is also a 1px white line at the bottom.
I suspect that the calculation used to lay out the tiles is wrong by 1px which makes this white line appear. It's not really a white line but more the background-color of the body that we see.
On the homepage, when you scroll down to the portfolio section, you can see that there is a 1px white line between the 2nd and 3rd column. There is also a 1px white line at the bottom.
I suspect that the calculation used to lay out the tiles is wrong by 1px which makes this white line appear. It's not really a white line but more the background-color of the body that we see.
How do I fix this?
Thanks