-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pyrossh
committed
May 3, 2024
1 parent
14d8f4a
commit 10216bb
Showing
2 changed files
with
18 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<h1 | ||
class="sm:m-0 text-3xl font-bold text-center sm:text-left sm:text-4xl lg:leading-tight text-white" | ||
> | ||
The only bible app you will ever need | ||
</h1> | ||
<div class="text-center sm:text-left flex flex-col text-lg text-neutral-100 sm:mt-5"> | ||
<span>No ads,</span> | ||
<span>No in-app purchases,</span> | ||
<span>No distractions.</span> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters