Skip to content

Commit

Permalink
faq2 image size increased
Browse files Browse the repository at this point in the history
  • Loading branch information
Monishka8303 committed Apr 2, 2023
1 parent 35bce7c commit 63f696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ const Faq: NextPage = () => {
<div className=" lg:w-[50vw] flex justify-center items-center lg:hidden lg:ml-20 ">
<img
src="/faq2.png"
className="w-2/5 lg:w-full my-4"
className="w-3/5 lg:w-full my-4"
alt="text"
/>
</div>
Expand Down

0 comments on commit 63f696b

Please sign in to comment.