diff --git a/styles/elements/hero.css b/styles/elements/hero.css index 54fae9a..09577e8 100644 --- a/styles/elements/hero.css +++ b/styles/elements/hero.css @@ -15,4 +15,5 @@ text-align: center; display:inline-block; max-width: 700px; + margin: auto; }