[x] Set the alignment of the subject and action button to alignContent's value.
[x] Ensure content has adequate space between it and the edge of the screen. When the viewport is wider, the text area should remain within theme.maxPanelWidth and centered.
[x] Add a story to hero-block.stories.js to showcase a HeroBlock with left aligned children.
Specs
Currently, HeroBlock hardcodes the textAlign style into the subject and button. We want flexibility to display left aligned (or right) content too.
Tasks
Figma