You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
When a site with a long multi-word title is rendered on mobile, the title only has very little horizontal space, leading to line breaks, despite there being plenty of space:
This is due to the significant margins in header_title on the one hand, and due to the default, non-@mediagrid-template-columns values on the other.
Unfortunately, I fail to understand the semantics of grid-template-columns and so can't provide an adequate fix.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a site with a long multi-word title is rendered on mobile, the title only has very little horizontal space, leading to line breaks, despite there being plenty of space:
This is due to the significant margins in
header_title
on the one hand, and due to the default, non-@media grid-template-columns values on the other.Unfortunately, I fail to understand the semantics of grid-template-columns and so can't provide an adequate fix.
The text was updated successfully, but these errors were encountered: