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.
This commit is contained in:
Kumi 2024-05-27 13:31:57 +02:00
parent e73d46bdb8
commit 29066db5f6
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block title %}Legal Notice{% endblock %}
{% block content %}
<section class="bg-primary-gradient">
<section>
<div class="container py-5">
<div class="row align-items-center">
<div class="col">