diff --git a/src/templates/index.html b/src/templates/index.html index 4e5a315..0674f88 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -14,11 +14,9 @@ color: #fff; font-family: sans-serif; font-size: 16px; - } - - main { - margin: 4rem auto; + margin: 0 auto; max-width: 768px; + padding: 1.5rem 1rem; } h1 { @@ -26,6 +24,7 @@ font-weight: normal; line-height: 1.2; margin-bottom: 0.5rem; + margin-top: 0; } .roles-count {