You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
I think we need to be more granular than we are currently. As an example, in a 12 column grid, an 8 column element makes sense to be 100% at "medium" and "small" breakpoints. A 2 column element, on the other hand, probably should not be 100% width at "medium" and maybe shouldn't be wider than 50% ever.
TLDR; The system seems a bit crude at the moment by treating treating all column classes the same.
austinstarin
changed the title
Break scenarios should be handled using a mixin and the breakpoints map
Responsive breakpoint zones for containers, gutters and columns
Oct 5, 2017
frontend-starter/src/sass/objects/_grid.scss
Line 57 in 810d5c9
The text was updated successfully, but these errors were encountered: