At the moment, my background features a hexagonal pattern created from a single image. While this works well for most resolutions, it may pose issues with larger screens. I am curious to know if there is a way to scale these hexagons based on the display size. Below is an illustration of the current background design I am using.
I am aware that CSS3 allows you to repeat images, but I am unsure how to achieve this effect with a complex pattern like mine. Does anyone have any suggestions or ideas on how to accomplish this?