Skip to content

Commit

Permalink
fix(landing-page): Make mobile responsive
Browse files Browse the repository at this point in the history
Fixes #41
  • Loading branch information
SRINJAYDASGUPTA-Git committed Dec 29, 2023
1 parent 9d04f97 commit 3fd5a1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ function Index() {
keyshade.xyz
</h1>
</div>

<div className="flex items-center justify-center py-10">
<p className="min-w-[55%] sm:w-full md:w-[50%] lg:w-[35%] items-center justify-center bg-gradient-to-br from-[#727576] to-[#fafafb] inline-block text-transparent bg-clip-text text-wrap text-center text-md md:p-1">
Manage all your secrets securely with public key encryption and
Expand Down

0 comments on commit 3fd5a1d

Please sign in to comment.