CSS Fix
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- 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">
|
||||
{% if show_search %}
|
||||
<li><a href="{% url 'library:overview_quiz' %}">Bibliothek</a></li>
|
||||
|
||||
Reference in New Issue
Block a user