Skip to content

Bug: Text clipping in hero section ("Analyze Any GitHub Profile") #54

Description

@adityadomle

Describe the bug

In the hero section, the letter “y” in “Analyze” is partially cut at the bottom. This makes the heading appear clipped.

Environment

No response

Steps to reproduce

Image

Expected behavior

All text, including descenders (like “y” or “g”), should be visible clearly.

Actual behavior

Y alphabet cutting

Logs / Stack traces

Severity

None

Additional context

.navbar {
display: flex;
align-items: center;
gap: 10px;
}

Assignees

@adityadomle

Labels

bug

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions