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

Commit aa9ef78

Browse files
fix(website): added some space between heading and social links (#12)
1 parent 311c84d commit aa9ef78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
OPEN SOURCE is NOT about code, it is about people and collaboration
192192
</h2>
193193

194-
<div>
194+
<div class="mt-6">
195195
<a
196196
href="https://youtube.com/eddiejaoude?sub_confirmation=1"
197197
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"

0 commit comments

Comments
 (0)