-
Notifications
You must be signed in to change notification settings - Fork 12
Research Boostrap Grid and multipliers #90
Comments
The responsive default breakpoints for bootstrap are:
I was taking a look at the Science site and all breakpoints match the default from bootstrap except the 1. Ours seem to be 576px. Question: is 576px as our smallest breaking point? |
Bootstrap 4's smallest breakpoint is 576px, so that's why the science site is using it. http://v4-alpha.getbootstrap.com/layout/grid/#grid-options |
That's interesting...I got the breakpoints from here (which seems to be from Bootstrap 4 too): http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints |
Ah, that looks like a bug in the documentation...I'll file a PR to have them update it. |
Here are the multipliers based on code inspection of their demo page: QUESTIONS:
|
Summary of our talk on this subject:
NEXT STEPS:
Anything I missed here? @alanmoo @sabrinang @kristinashu |
@taisdesouzalessa +1 on what has been discussed. Happy to chat about it sometime next week when we are both in the office (or earlier via Vidyo). 👍 |
ETHERPAD
Research if there is an existing grid system in Sketch format for Bootstrap 4 and also what are the default multipliers for Bootstrap to see if they make sense to our design system.
If there is no existing grid: build one in Sketch
When we find the multipliers, adopt them in our library as spacings. Like this cool example from AirBnb:
cc: @kristinashu @flukeout @xmatthewx @hannahkane @alanmoo @gvn @mmmavis
The text was updated successfully, but these errors were encountered: