diff --git a/index.html b/index.html index cddac46..45faeb7 100644 --- a/index.html +++ b/index.html @@ -1029,7 +1029,7 @@ } /* } */ - @supports (display:grid) { + @supports (display:grid) and (display:contents) { /* Use #toc over .toc to override non-@supports rules. */ #toc { display: grid; @@ -1212,8 +1212,8 @@ } } - - + +