shuding/nextra

Nextra homepage title is clipped on windows

Open

#4,063 opened on Jan 26, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1,413 forks)user submission
bughelp wanted

Repository metrics

Stars
 (13,807 stars)
PR merge metrics
 (Avg merge 6d 16h) (3 merged PRs in 30d)

Description

Describe the bug A clear and concise description of what the bug is.

the j letter is clipped at the bottom

To Reproduce Steps to reproduce the behavior:

  1. go to https://nextra.site/ on windows
  2. notice clipped j letter

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Image

Desktop (please complete the following information):

  • OS: windows 10
  • Browser chrome
  • Version latest

this is due the line height value

Contributor guide