From fbc6251c5d49a6a95984e81e17c6b8b7784e577f Mon Sep 17 00:00:00 2001 From: jupfi Date: Sun, 14 Apr 2024 20:53:10 +0200 Subject: [PATCH] Made kumi happy. --- assets/css/base.css | 2 +- templates/base.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/base.css b/assets/css/base.css index b6f3928..c0284e4 100644 --- a/assets/css/base.css +++ b/assets/css/base.css @@ -79,7 +79,7 @@ footer a { padding: 15px; border-radius: 4px; margin-bottom: 20px; - box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); /* More intense shadow */ + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .text-mauve { diff --git a/templates/base.html b/templates/base.html index ac71dbd..dfe1cec 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,19 +17,19 @@ -