diff --git a/reset.css b/reset.css index 4471d3a..fe82db7 100644 --- a/reset.css +++ b/reset.css @@ -60,9 +60,4 @@ input, button, textarea, select { p, h1, h2, h3, h4, h5, h6 { overflow-wrap: break-word; hyphens: auto; -} - -// Create a root stacking context -#root, #__next { - isolation: isolate; } \ No newline at end of file