From 0f6e2e3d99d18cc1eba2ceff217d6f6c71fd042a Mon Sep 17 00:00:00 2001 From: Johannes Randerath Date: Thu, 29 Aug 2024 18:10:42 +0200 Subject: [PATCH] Link release as source --- static/css/base.css | 3 --- templates/base.html.tera | 6 ++++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/static/css/base.css b/static/css/base.css index 01be867..3b3aa3a 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -24,6 +24,3 @@ footer { width: 100%; } -body { - width: 100%; -} diff --git a/templates/base.html.tera b/templates/base.html.tera index 76bc4fe..225f692 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -68,8 +68,10 @@
- {% block body %}{% endblock body %} + {% block body %}{% endblock body %}
+ +