-
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 of mailing list title #3973
Conversation
Review app deployed to https://get-into-teaching-app-review-3973.test.teacherservices.cloud |
Quality Gate passedIssues Measures |
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 - happy for this to be merged if @jenhadfield-dfe is happy!
Trello card
Amend Sign up to emails icon CSS to fix text wrapping on home page
Context
The mailing list title wraps on to a new line past the icon
Changes proposed in this pull request
This uses a flex-box layout to force the wrapping to be more consistent
Guidance to review