|
41 | 41 | target="_blank"
|
42 | 42 | title="Go to DataStax Developers Discord"
|
43 | 43 | data-track="Footer Discord Link Clicked"
|
44 |
| - class="h-5 w-5 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert" |
| 44 | + class="h-6 w-6 bg-[url('../img/social-discord.svg')] bg-no-repeat dark:invert" |
45 | 45 | ></a>
|
46 | 46 | <a
|
47 | 47 | href="https://github.com/datastaxdevs/"
|
48 | 48 | target="_blank"
|
49 | 49 | title="Go to DataStax Developers GitHub"
|
50 | 50 | data-track="Footer Github Link Clicked"
|
51 |
| - class="h-5 w-5 bg-[url('../img/social-github.svg')] bg-no-repeat dark:invert" |
| 51 | + class="h-6 w-6 bg-[url('../img/social-github.svg')] bg-no-repeat dark:invert" |
52 | 52 | ></a>
|
53 | 53 | <a
|
54 | 54 | href="https://www.linkedin.com/showcase/datastaxdevs/"
|
55 | 55 | target="_blank"
|
56 | 56 | title="Go to DataStax Developers LinkedIn"
|
57 | 57 | data-track="LinkedIn Link Clicked"
|
58 |
| - class="h-5 w-5 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert" |
| 58 | + class="h-6 w-6 bg-[url('../img/social-linkedin.svg')] bg-no-repeat dark:invert" |
59 | 59 | ></a>
|
60 | 60 | <a
|
61 | 61 | href="https://twitter.com/datastaxdevs"
|
62 | 62 | target="_blank"
|
63 | 63 | title="Go to DataStax Developers X (Twitter)"
|
64 | 64 | data-track="Footer Twitter Link Clicked"
|
65 |
| - class="h-5 w-5 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
| 65 | + class="h-6 w-6 bg-[url('../img/social-x.svg')] bg-no-repeat dark:invert" |
66 | 66 | ></a>
|
67 | 67 | <a
|
68 | 68 | href="https://www.youtube.com/@DataStaxDevs"
|
69 | 69 | target="_blank"
|
70 | 70 | title="Go to DataStax Developers YouTube"
|
71 | 71 | data-track="YouTube Link Clicked"
|
72 |
| - class="h-5 w-5 bg-[url('../img/social-youtube.svg')] bg-no-repeat dark:invert" |
| 72 | + class="h-6 w-6 bg-[url('../img/social-youtube.svg')] bg-no-repeat dark:invert" |
73 | 73 | ></a>
|
74 | 74 | </div>
|
75 | 75 | <p class="!m-0 md:text-right">General Inquiries:
|
|
0 commit comments