From 42f30261d011f1afea4513385b102c6eb62d9bdf Mon Sep 17 00:00:00 2001 From: Priec Date: Fri, 19 Jun 2026 23:07:39 +0200 Subject: [PATCH] proper spacing and bascket icon --- assets/views/base.html | 2 +- assets/views/partials/profile_menu.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/views/base.html b/assets/views/base.html index de365dd..6e10f42 100644 --- a/assets/views/base.html +++ b/assets/views/base.html @@ -97,7 +97,7 @@ -
+
{% if logged_in_customer %} {% include "partials/profile_menu.html" %} diff --git a/assets/views/partials/profile_menu.html b/assets/views/partials/profile_menu.html index a419895..21b6737 100644 --- a/assets/views/partials/profile_menu.html +++ b/assets/views/partials/profile_menu.html @@ -50,7 +50,7 @@