diff --git a/index.css b/index.css index da43973..3de0ad8 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,6 @@ body{ #background-color: pink; - margin-top:calc(6px + 1em); + margin-top: calc(6px + 1em); } body > a { position: fixed;