-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust page block margins and max-width.
* Narrow max width for floated blocks. There were many instances smaller than large image types were leaving significant horizontal gaps if they had gaps. * Account for top margin on floated blocks. Immediate sibling blocks of floated blocks have a top margin that collides weirdly with the block or block group container preceding the floated block. * Refine selectors for bottom margins on media embed resources. No bottom margins on last or only children. Do the same for asset blocks. * Item with metadata doesn't need as much default top and bottom margin as it gets.
- Loading branch information
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters