We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1608e71 commit e9f5341Copy full SHA for e9f5341
layouts/docs.ejs
@@ -29,7 +29,7 @@
29
<div class="w-full md:w-3/4 bg-white min-h-screen docSearch-content">
30
<div class="p-4 md:pl-8">
31
<% if (current.title) { %>
32
- <div class="text-blue-dark text-4xl mt-4 relative docSearch-lvl0">
+ <div class="text-blue-dark text-4xl mt-4 relative docSearch-lvl1">
33
<%= current.title %>
34
</div>
35
<hr class="border-t-2 border-blue-lighter w-24 mx-0 mb-2">
0 commit comments