@@ -10,13 +13,18 @@
data-controller="search"
data-turbo-frame="search-results"
action="{% url 'qfdmd:search' %}"
- class="qf-pl-4w {# should match the svg icon width #}"
+ class="qf-pl-4w {# should match the svg icon width #}
+ md:group-data-[home]:qf-h-7w
+ qf-h-5w
+ qf-content-center
+ "
>
{% csrf_token %}
diff --git a/templates/components/sidebar/sidebar.html b/templates/components/sidebar/sidebar.html
index ae23774bd..1e6677f0d 100644
--- a/templates/components/sidebar/sidebar.html
+++ b/templates/components/sidebar/sidebar.html
@@ -1,5 +1,6 @@
- {# accordion #}
-