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

Commit b269083

Browse files
Added extra space between project heading and project cards (#33)
* Added some space between heading and social links * Update index.html
1 parent b9c30a3 commit b269083

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
>
3030
OPEN SOURCE is NOT about code, it is about people and collaboration
3131
</h2>
32-
3332
<div
3433
class="flex flex-col items-center bg-white lg:rounded m-12 py-8 px-4 lg:px-16 lg:max-w-4xl"
3534
>
@@ -45,7 +44,7 @@ <h2 class="text-4xl mb-8 font-semibold">
4544
</div>
4645

4746
<div>
48-
<h2 class="text-center text-3xl font-semibold text-indigo-100">
47+
<h2 class="text-center text-3xl font-semibold text-indigo-100 mb-8">
4948
Our Projects
5049
</h2>
5150

0 commit comments

Comments
 (0)