Update navbar behavior with shrinking effect on scroll, refine layout and styles, and enhance backend sidebar for members management.

This commit is contained in:
2026-01-08 23:14:15 +01:00
parent a19d3b091e
commit 92101ca86a
4 changed files with 101 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
{% extends "backend/base.html" %}
{% block content %}test <i class="fa-solid fa-hockey-puck"></i>{% endblock content %}
{% block content %}
<div class="h-full">1</div>
{% endblock content %}