Beg-in / Beg-in/frow

New gutter system

Open
#25 1 comment 0 reactions 0 assignees View on GitHub
breaking-change question
Dominant language
Sass
Stars
164
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The current gutter system is awkward and depends on `.frow-container` in some situations to avoid the negative margins from colliding with other page margins. `.frow-container` should be removed the equation completely.

Perhaps a new set-up would be something like:
```



```

The negative margins would be applied directly to `.gutters`. Is this better? Does it solve the problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the current `.frow-container` and negative-margin behavior, then compare it with the proposed `.gutters` wrapper around `.frow`. Determine whether moving the negative margins to `.gutters` removes the dependency and prevents collisions with page margins. Done means the new arrangement is specified clearly and its effect is validated against the reported layout problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, sass
Domain
frontend, web-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.