diff --git a/components/Sections.module.css b/components/Sections.module.css index fb2fbd0..9a2db44 100644 --- a/components/Sections.module.css +++ b/components/Sections.module.css @@ -3,7 +3,6 @@ flex-direction: row; min-width: calc(1000rem / 16); gap: calc(15rem / 16); - margin: 0 auto; } .sections h1 { @@ -52,4 +51,4 @@ .nav p { margin: 0; display: inline; -} +} \ No newline at end of file