Re: [csswg-drafts] [css-grid-2] subgrid and grid-gap

@Dan503 The fallback alignment is detailed in the spec for any alignment method that requires it, so for example with `space-between` it is `start` or `flex-start`, which would come into play if you only had one item so there is nothing to make space between. 

-- 
GitHub Notification of comment by rachelandrew
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2285#issuecomment-384927529 using your GitHub account

Received on Friday, 27 April 2018 10:09:26 UTC