I'm working on a personal website where I want to show hexagonal images/tiles on front page. I found a solution here for responsive hexagon html and css blocks.Now I want to add more padding between these hexagons without losing responsiveness.
I'd tried adding padding but it destroy overall responsiveness.
This is the original code I found here.
I want more padding between two hexagons like padding of 15px or 20px.