diff --git a/grid-col.html b/grid-col.html index 728bf57..d0ec6f5 100644 --- a/grid-col.html +++ b/grid-col.html @@ -28,9 +28,10 @@ :host([stretch][match]) { -ms-flex-item-align: stretch; align-self: stretch; + background: red; } - +