Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out what to do with the margin at the bottom of the content area #53

Open
ericras opened this issue Mar 24, 2023 · 0 comments
Open

Comments

@ericras
Copy link
Member

ericras commented Mar 24, 2023

unl/wdntemplates has this CSS that is giving us whitespace at the bottom of the content area

.unl .dcf-main-content > :last-child:not(.dcf-bleed) {
  margin-bottom: 3.16em;
}

Should we do this?
<div class="region region-content dcf-bleed dcf-wrapper">

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

No branches or pull requests

1 participant