Container and padding
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2.3k
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Container's this correct? I do not know the purpose in having padding.
padding: 0 0.9375rem 0.9375rem;
In moments I have to correct with padding: 0.375rem 0.9375rem 0.375rem;
Contributor guide
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.
Research direction
No file or test is named. Start by locating the Container style and inspect how its current padding affects the reported layout; compare it with the issue's alternate padding values. Done means the intended Container spacing is established and the relevant style is corrected or the question is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100