Investigate .frow>* max-width: 100%
Open
breaking-change
- Dominant language
- Sass
- Stars
- 164
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
At some point in the past a
```
.frow > * {
max-width: 100%;
}
```
was added. Is this still the best idea moving forward? What did this solve?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the `.frow > *` rule in the Sass sources and reviewing its history to identify the problem it addressed. Compare current layout behavior with and without the rule; done means the finding and a clear keep, change, or remove decision are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100