diff --git a/aio/src/styles/1-layouts/_marketing-layout.scss b/aio/src/styles/1-layouts/_marketing-layout.scss index 83d6671c94..cc2ca98ffb 100644 --- a/aio/src/styles/1-layouts/_marketing-layout.scss +++ b/aio/src/styles/1-layouts/_marketing-layout.scss @@ -125,6 +125,7 @@ section#intro { .announcement-bar { display: flex; flex-direction: row; + flex-wrap: wrap; justify-content: space-around; align-items: center; max-width: 50vw;