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

Commit 9008a54

Browse files
authored
Merge branch 'main' into bolt-issue-2
2 parents 1b8e9b8 + aa9ef78 commit 9008a54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 class="text-4xl mb-8 font-semibold">Our <span class="text-teal-600 border-b-
197197
</p>
198198
</div>
199199

200-
<div>
200+
<div class="mt-6">
201201
<a
202202
href="https://youtube.com/eddiejaoude?sub_confirmation=1"
203203
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"
@@ -220,6 +220,6 @@ <h2 class="text-4xl mb-8 font-semibold">Our <span class="text-teal-600 border-b-
220220
Discord</a
221221
>
222222
</div>
223-
</div>
223+
224224
</body>
225225
</html>

0 commit comments

Comments
 (0)