Hero billboard causes horizontal scroll
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3553961. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !129 !126 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The hero billboard component causes a horizontal scroll when used.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install Drupal CMS Byte, see there is a horizontal scroll on home.</p> <p>There's a bit happening because the parent div has <code>position:absolute</code> so I'm not sure of the best way to fix this.</p>
issue