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
That's actually by design. If you look at the documentation for offset you will see that there is a requirement for adding the classes to multiple columns to offset.
In the future V5 I do plan to improve the grid by providing both flexbox and grid specification versions.
See https://jsfiddle.net/amy10wdc/3/
This seems caused by left: 8.333% in the offset class. If instead margin-left is used it doesn't happen.
Tested on Firefox 45.5.1
The text was updated successfully, but these errors were encountered: