Closed yamanidev closed 5 months ago
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:
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! :)
Initial checklist
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) to5.9rem
(or 106.2px).