From f4ca9497262200982ef723bd72b58df6eea4be6e Mon Sep 17 00:00:00 2001 From: Mo8it Date: Sat, 29 Oct 2022 12:08:46 +0200 Subject: [PATCH] More shadows --- templates/appointment.tera.html | 2 +- templates/macros/offers.tera.html | 2 +- templates/offers.tera.html | 2 +- templates/partials/nav.tera.html | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/appointment.tera.html b/templates/appointment.tera.html index 309cd90..186ba54 100644 --- a/templates/appointment.tera.html +++ b/templates/appointment.tera.html @@ -15,7 +15,7 @@
diff --git a/templates/macros/offers.tera.html b/templates/macros/offers.tera.html index 140a23a..b0e8bde 100644 --- a/templates/macros/offers.tera.html +++ b/templates/macros/offers.tera.html @@ -7,7 +7,7 @@
diff --git a/templates/offers.tera.html b/templates/offers.tera.html index 0e86feb..256ff54 100644 --- a/templates/offers.tera.html +++ b/templates/offers.tera.html @@ -86,7 +86,7 @@ )}} diff --git a/templates/partials/nav.tera.html b/templates/partials/nav.tera.html index 6f41d12..7220110 100644 --- a/templates/partials/nav.tera.html +++ b/templates/partials/nav.tera.html @@ -26,7 +26,6 @@ {% set image = resize_image(path=config.extra.logo_path, width=resize_width, height=resize_height, op="fill") %}