Skip to content

Commit

Permalink
Text
Browse files Browse the repository at this point in the history
  • Loading branch information
RavindraP04 committed Apr 5, 2023
1 parent 45ba1d4 commit 5ea58de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/home/WorldOfOpenSource/WorldOfOpenSource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const WorldOfOpenSource: React.FC = () => {
<div className="w-full md:w-[80%] my-auto">
<div className="md:pr-[3rem] py-[1rem] ">
<Typography
className="text-[1.5rem] md:text-[2.4rem] 2xl:text-[55px] text-[#7EE787] font-medium xl:leading-[70.5px] w-full leading-[40px]"
className="text-[2rem] md:text-[2.4rem] text-[#7EE787] font-medium xl:leading-[70.5px] w-full leading-[40px]"
variant="h2"
sx={{
marginBottom: '20px',
Expand Down

0 comments on commit 5ea58de

Please sign in to comment.