Closed spacedino closed 7 years ago
This is caused by the rule,
amp-sidebar {
...
max-width: 80vw!important;
...
}
in the Sidebar components stylesheet. I don't think I can override this, so we could either decrease the left margin, make the text smaller/shorter, or some other workaround.
make the sidebar content box and add padding should get you there.
Cool, I'll try that
Current The section for "5 Geo Breakfast / Terra Morales" sticks out farther to the left and the > gets cut off by the side bar.
Should be All sections and spacing should match. Ideally the > 's and avatars will be left aligned to accommodate for different text lengths.
We could either shorten the text or make sure the margin is responsive for the sidebar container. @camelburrito what do you think is the best way to fix this?