diff --git a/assets/style.css b/assets/style.css index 2ee0cc6..b159820 100644 --- a/assets/style.css +++ b/assets/style.css @@ -16,9 +16,9 @@ table, th, td { body { background-color: #d2e0ec; - margin: 20px auto; + margin: 10px auto; max-width: 750px; - width: 90%; + width: 95%; } a { diff --git a/templates/blog.html b/templates/blog.html index 1eb35ab..dffc4f8 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -3,7 +3,7 @@ {% for blog in blogs %}