Skip to content

Commit

Permalink
Update the title of the Instagram page (generated by blackbox.ai )
Browse files Browse the repository at this point in the history
  • Loading branch information
saiyamdubey committed Feb 13, 2024
1 parent 08a8127 commit f65e9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/instagram/description.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function Description({}: Props) {
<div className=" max-w-full 2xl:w-[90%] 2xl:m-auto overflow-hidden">
<div className="py-10 px-4 ">
<h1 className="2xl:text-5xl sm:text-2xl font-serif sm:font-extrabold font-thin text-center my-8 bg-clip-text text-transparent bg-gradient-to-r from-blue-700 via-purple-500 via-pink-400 to-red-800 hover:from-yellow-400 hover:via-yellow-500 hover:to-green-500">
Instagram Downloader App
Instagram Downloader
</h1>
<div className="px-2 mx-auto">
<p className=" sm:text-[15px] text-2xl text-justify mb-6">
Expand Down

1 comment on commit f65e9b7

@vercel
Copy link

@vercel vercel bot commented on f65e9b7 Feb 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.