mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
19 stars 22 forks source link

Setting contentAligned on Hero to center does not center secondary content #2040

Open MI6-255 opened 1 week ago

MI6-255 commented 1 week ago

Summary of the bug

Setting contentAligned on Hero to center does not center secondary content on smaller screen sizes

🪜 How to reproduce

Tell us the steps to reproduce the problem:

  1. Go the Hero storybook
  2. Set contentAligned to center
  3. Adjust your window width to a smaller screen size
  4. See how Secondary header and secondary description is not in the center

📸 Screenshots or code

image