-
Notifications
You must be signed in to change notification settings - Fork 11
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
Fix alignment issues on landing page headers #3642
Conversation
Review app deployed to https://review-get-into-teaching-app-3642.london.cloudapps.digital |
AKS Review app deployed to https://get-into-teaching-app-review-3642.test.teacherservices.cloud |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me @garethwilliamsdesign - I've tested multiple pages using this template on desktop and mobile (iPhone 11)
Happy for this to be merged once @StackedPancakez has approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Trello card
Trello 5160
Context
H1s on the alternate template pages are misaligned when wrapping is involved.
Changes proposed in this pull request
Fix the alignment issue by using the
box-decoration-break
property.Guidance to review
Check that the alignment issue is no longer present on alternate template pages such as /subjects/maths and /landing/how-much-do-teachers-get-paid.