We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0edb62b + 3577513 commit 4e4542bCopy full SHA for 4e4542b
layouts/partials/header.html
@@ -27,7 +27,7 @@
27
</div>
28
29
<a class="hidden lg:flex group flex-row items-center px-4" href="https://redis.io/docs/"><span
30
- class="group-hover:font-bold">Docs</span></a>
+ class="font-bold">Docs</span></a>
31
<a class="hidden lg:flex group flex-row items-center px-4" href="https://redis.io/pricing/"><span
32
class="group-hover:font-bold">Pricing</span></a>
33
@@ -110,4 +110,4 @@
110
document.getElementById(page + 'Page').classList.remove('hidden');
111
}
112
113
-</script>
+</script>
0 commit comments