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
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
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
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