Skip to content

Commit

Permalink
copy update
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjonas committed Apr 17, 2024
1 parent d59c9e6 commit 6560668
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,17 @@
class="flex flex-col h-screen items-center justify-center text-center gap-4 p-4"
>
<h1 class="text-4xl sm:text-4xl md:text-7xl font-bold text-black">
Stay Tuned
The Bitcoin Scholarship
</h1>
<p
class="text-center text-gray-500 dark:text-gray-500 text-base md:text-xl max-w-[600px] font-normal mb-2"
>
We're launching a scholarship to help students learn about the Bitcoin
technology.
100% of tuition covered to encourage the brighest minds to contribute to bitcoin open source development
</p>
<button
class="custom-border bg-black text-white w-fit p-3 px-6 rounded-md text-sm md:text-base hover:border-2 hover:bg-transparent hover:border-black hover:text-black transition-colors"
>
Apply for the Bitcoin Scholarship
Apply
</button>
</main>
</body>
Expand Down

0 comments on commit 6560668

Please sign in to comment.