Skip to content

Commit b024704

Browse files
committed
[css-grid-2] Link to GH issue.
1 parent 5b00b7c commit b024704

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-grid-2/Overview.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,8 @@ Aspect-ratio&ndash;controlled Gutters</h2>
287287
Issue: There's a desire for having row and column gaps maintain a particular aspect ratio.
288288
This is one proposal for doing so; other ideas are welcome.<br>
289289
Possible extension: allow aspect ratio multipliers on 'row-gap' and 'column-gap' as well (not really useful except if you're using percents).<br>
290-
Possible variation: use an `ar` unit instead of bare <<number>>s.
290+
Possible variation: use an `ar` unit instead of bare <<number>>s.<br>
291+
See discussion in <a href="https://github.com/w3c/csswg-drafts/issues/1116">Issue 1116</a>.
291292

292293
<pre class="propdef">
293294
Name: align-content, justify-content

0 commit comments

Comments
 (0)