diff --git a/priv/frontend/src/index.css b/priv/frontend/src/index.css index 77be4b9..a49d1d7 100644 --- a/priv/frontend/src/index.css +++ b/priv/frontend/src/index.css @@ -8,10 +8,6 @@ body { font: 16px/1.5 system-ui, sans-serif; } -h1:first-child { - margin-top: 0; -} - *, *:before, *:after { box-sizing: inherit; }