diff --git a/assets/style.css b/assets/style.css index e67973e..d48a815 100644 --- a/assets/style.css +++ b/assets/style.css @@ -67,15 +67,14 @@ article>hr { .notice { background: lightyellow; - padding: 32px 48px; + padding: 16px 48px; font-size: 18px; line-height: 32px; box-sizing: border-box; max-width: 616px; width: 100%; - margin-left: auto; - margin-right: auto; + margin: 30px auto; } header, article>*, .search {