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.
1 parent 735d1fd commit a024a6aCopy full SHA for a024a6a
src/img/social-discord.svg
src/partials/footer.hbs
@@ -35,7 +35,7 @@
35
Kubernetes is the registered trademark of the Linux Foundation.</p>
36
</div>
37
<div class="flex flex-col gap-6 md:ml-auto md:items-end">
38
- <div class="flex gap-4">
+ <div class="flex items-center gap-4">
39
<a
40
href="https://twitter.com/datastaxdevs"
41
target="_blank"
@@ -62,7 +62,7 @@
62
63
title="Go to DataStax Developers Discord"
64
data-track="Footer Discord Link Clicked"
65
- class="h-5 w-5 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert"
+ class="h-4 w-6 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert"
66
></a>
67
68
<p class="!m-0 md:text-right">General Inquiries:
0 commit comments