Skip to content

Conversation

@ritorhymes
Copy link

Description

All of the blog pages in the mobile breakpoint have a broken layout where the content overflows past the right margin and expands the page width and creates a blank white gutter. This breaks the header and footer structure. In the current setup, the left and right padding from toccontent is causing the issue.

This fix:

  • Removes the left and right padding from toccontent.
  • Adds left and right margin spacing to its parent toc-row to create a similar spacing layout without the overflow issue.
  • Modifies screen.scss only

Before - scrolled to the right
blog-before
After
blog-after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant