diff --git a/src/index.css b/src/index.css index 1102c621..fc708dfd 100644 --- a/src/index.css +++ b/src/index.css @@ -20,15 +20,6 @@ body { margin: 0; } -:global #root { - padding-top: 64px; -} - - -:global #root, :global #root > * { - height: 100%; -} - h1, h2, h3, h4, h5, h6, p { margin: 0; }