From 5b6f1d22b4a75e90c23404ddbcb565ee15cbb479 Mon Sep 17 00:00:00 2001 From: Henrik Jess Nielsen Date: Sat, 21 Dec 2024 23:41:56 +0100 Subject: [PATCH] Lets see what lighthouse says --- templates/base_template.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/templates/base_template.html b/templates/base_template.html index 659342a..a8a35f8 100644 --- a/templates/base_template.html +++ b/templates/base_template.html @@ -34,19 +34,6 @@ transition: opacity 0.3s ease-in; } - header { - background-color: #f8f9fa; - padding: 10px; - } - - footer { - text-align: center; - margin-top: 20px; - } - - - -