Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 13af29c

Browse files
authored
Changed formatting on Discord link in index.html
Matched formatting of other links to add space between Discord icon and "Discord" text
1 parent c669ef4 commit 13af29c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@
210210
href="https://discord.com/invite/jZQs6Wu"
211211
class="inline-block text-sm m-2 px-4 py-2 leading-none border rounded border-white text-white hover:border-transparent hover:text-teal-500 hover:bg-white transition duration-300 ease-in-out transform hover:-translate-y-1 hover:scale-110"
212212
>
213-
<i class="fab fa-discord"></i>Discord</a
213+
<i class="fab fa-discord"></i>
214+
Discord</a
214215
>
215216
</div>
216217
</div>

0 commit comments

Comments
 (0)