CSS Fix
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Desktop Navigation Links - Hidden on mobile -->
|
<!-- Desktop Navigation Links - Hidden on mobile -->
|
||||||
<div class="hidden md:flex items-center space-x-4 md:w-40">
|
<div class="hidden md:flex items-center">
|
||||||
<ul class="flex space-x-4 qp-nav-list">
|
<ul class="flex space-x-4 qp-nav-list">
|
||||||
{% if show_search %}
|
{% if show_search %}
|
||||||
<li><a href="{% url 'library:overview_quiz' %}">Bibliothek</a></li>
|
<li><a href="{% url 'library:overview_quiz' %}">Bibliothek</a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user