mdx
mdx copied to clipboard
Condensed the hero's heading in 2 lines instead of 3
Initial checklist
- [x] I read the support docs
- [x] I read the contributing guide
- [x] I agree to follow the code of conduct
- [x] I searched issues and couldn’t find anything (or linked relevant results below)
- [x] If applicable, I’ve added docs and tests
Description
I noticed that the heading of the hero section is spanning in 3 lines, leaving quite some blank in the 2nd line. I thought that condensing it to 2 lines would result in a much better and cleaner layout, hence this PR.
Before:
After:
I'd love to hear your thoughts about this.
Changes
I decreased the font size of the heading from 6rem (or 108px) to 5.9rem (or 106.2px).
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| mdx | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 8, 2024 2:29pm |
Please share more of what you are seeing and why. I cannot reproduce:
I didn't change anything to get the screenshot I shared, that's how it looked on my machine:
- Screenshots taken from Google Chrome 124.0.6367.60 on Linux (although I get same result on Firefox and Brave)
- 4k screen with 200% scale
I just visited the website on Gnome Web (WebKit based browser) and it looks just fine:
I’m seeing this too on Chrome Linux, but only if the window width is greater than 1215px.
Thanks! :)