From 29066db5f69acfee362e8229533c3ddf24bab06f Mon Sep 17 00:00:00 2001 From: Kumi Date: Mon, 27 May 2024 13:31:57 +0200 Subject: [PATCH] feat(legal-page): Remove primary gradient from section Removed the bg-primary-gradient class from a section in the legal.html template to align with the updated design guidelines aiming for a cleaner, more professional look. This change contributes to the website's overall visual cohesion and improves readability. --- templates/legal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/legal.html b/templates/legal.html index f661545..8cab6cc 100644 --- a/templates/legal.html +++ b/templates/legal.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block title %}Legal Notice{% endblock %} {% block content %} -
+