diff --git a/demo/[shaders]distance-field.html b/demo/[shaders]distance-field.html index a394ee5..d54d958 100644 --- a/demo/[shaders]distance-field.html +++ b/demo/[shaders]distance-field.html @@ -24,11 +24,6 @@ border: 2px solid rgba(0, 0, 0, 0.5); } - folk-distance-field { - position: absolute; - inset: 0; - } - h1, p { width: fit-content; diff --git a/demo/[tests] distance-field.html b/demo/[tests] distance-field.html index 41fda8a..0adf34e 100644 --- a/demo/[tests] distance-field.html +++ b/demo/[tests] distance-field.html @@ -18,15 +18,11 @@ folk-shape { border: 2px solid black; } - - folk-distance-field { - position: absolute; - inset: 0; - }