adobe / aio-theme

The Adobe I/O theme for building markdown powered sites
Apache License 2.0
73 stars 43 forks source link

Devsite 466 hero component displays scrollbar #1582

Closed Elisha-Edme closed 2 months ago

Elisha-Edme commented 2 months ago

Description

A vertical scroll bar appears when the window size is less than ~1200 pixels. This scroll bar is unaesthetic and must be fixed.

Related Issue

https://jira.corp.adobe.com/browse/DEVSITE-466

Motivation and Context

Having the scroll bar is unappealing and unnecessary for hero components.

How Has This Been Tested?

I used yarn dev to build the example page, and then I decreased the width of the screen until the scroll bar appeared. After modifying the CSS, the issue no longer appeared.

Screenshots (if appropriate):

Types of changes

Checklist: