diff --git a/demo/style.css b/demo/index.css similarity index 98% rename from demo/style.css rename to demo/index.css index 4ce1f5c3..747854a8 100644 --- a/demo/style.css +++ b/demo/index.css @@ -9,11 +9,6 @@ body { grid-template-rows: 24px 1fr; } -body:not(#test) { - height: initial; - display: initial; -} - #banner { background: #161716; display: flex; diff --git a/demo/index.html b/demo/index.html index 72556fc0..9c8eec66 100644 --- a/demo/index.html +++ b/demo/index.html @@ -9,7 +9,7 @@ --> - +