fix(ui): correct invalid tailwind line-height class typo in features.tsx
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 95/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- tailwindcss, typescript
- Domain
- frontend
Research direction
Open src/pages/features.tsx and inspect line 54, where the Podman Desktop link uses the invalid leading-releaxed class. Correct the typo to leading-relaxed. The issue is done when that element uses the valid Tailwind line-height class.
Written by the indexing model from the issue text.
Description
Bug Description
In src/pages/features.tsx (line 54), there is a typo in the Tailwind CSS line-height class for the Podman Desktop link.
The class is written as leading-releaxed. Because this is an invalid class name, Tailwind CSS ignores it entirely, resulting in broken/default line height rendering for that element.
Proposed Solution
- Correct the typo from
leading-releaxedto the valid Tailwind classleading-relaxed. - I am happy to submit a PR to fix this!
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 188
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 11
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from containers/podman.io
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
containers/podman.io#727 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
containers/podman.io#725 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
containers/podman.io#696 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
containers/podman.io#692 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
containers/podman.io#686 · 1 comment ·
All issues in containers/podman.io
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100