diff --git a/public/styles.css b/public/styles.css index 013ffa0..84f30f0 100644 --- a/public/styles.css +++ b/public/styles.css @@ -43,6 +43,7 @@ header, footer { max-width: unset !important; background-color: black; + text-align: center; } header section h1, @@ -64,11 +65,6 @@ main { flex: 1; } -header section { - text-align: center; - color: white; -} - #icd-logo { height: 48px; aspect-ratio: 1200/319;