Open juw177 opened 5 months ago
When using a background image with container component, the image is not centered and therefore crops the wrong part of the image when applying background-size: cover.
Fix: add "background-position: center" to the background style
When using a background image with container component, the image is not centered and therefore crops the wrong part of the image when applying background-size: cover.
Fix: add "background-position: center" to the background style