From 0d3d90633fc595e408af3929669174a84db6d35d Mon Sep 17 00:00:00 2001 From: Nicholas Orlowsky Date: Thu, 16 May 2024 20:19:21 +0200 Subject: [PATCH] make blog nicer --- assets/style.css | 4 ++-- templates/blog.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 %}
-

+