mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-09 22:32:50 +02:00
feat: changes and fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% load i18n %}
|
||||
{% load active_link %}
|
||||
<nav class="navbar border-b-2 border-base-100 bg-base-200 flex lg:hidden shadow-lg" hx-boost="true">
|
||||
<div class="container mx-auto px-4 flex justify-between items-center w-full">
|
||||
<div class="container flex justify-between items-center w-full">
|
||||
<a class="text-xl font-bold text-primary" href="{% url 'index' %}">
|
||||
<div class="logo mobile"></div>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user