diff --git a/style.css b/style.css index 57fce0a..4384ab4 100644 --- a/style.css +++ b/style.css @@ -623,7 +623,7 @@ footer > .dot { display: grid; grid-template-rows: repeat(1, 1fr); grid-template-columns: repeat(7, 1fr); - margin: 1em 8em 1em 8em; + margin: 1em 7em 1em 7em; place-items: center; }