adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
723 stars 737 forks source link

[Container] Background image is not centered #2795

Open juw177 opened 1 week ago

juw177 commented 1 week 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