digitalgov.gov
digitalgov.gov copied to clipboard
Refactor templates markup
Summary
Removes un-necessary grid tags, classes and duplicate grid styles to simplify template markup.
Preview
Link to Preview
Solution
- [x] Removed duplicate
grid-container
classes and replaced with one top parent - [x] Removed un-necessary
grid-row
classes when not needed (events/single.html) - [x] Removed un-necessary
div
tags - [x] Improved header spacing on events landing pages
Layout Enhancements
events/list.html
Removed equal spacing for header
authors/list.html
Increased spacing below button
Increased spacing above name
authors/terms.html
Increased spacing above title
How To Test
- First Step
- Second Step
- Third Step
Dev Checklist
- [ ] PR has correct labels
- [ ] A11y testing (voice over testing, meets WCAG, run axe tools)
- [ ] Code is formatted properly
:mag: Preview in Federalist
Hello! 👋 It looks like this pull request is stale because it has been open 60 days with no activity. This is usually because the request was already solved or it is no longer applicable. If this pull request should remain open, remove the stale label or add a comment. Otherwise, this will be closed in 7 days.