File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ const TechStack = () => (
2323 ) ) }
2424 </ div >
2525
26- < HeadingThree className = "text-green-darker text-xl text-left mb-5 font-bold mt-5 " >
26+ < HeadingThree className = "text-green-darker text-xl text-left mb-5 font-bold mt-20 " >
2727 Backend
2828 </ HeadingThree >
2929 < BodyOne className = "text-black text-xl text-left mb-5 font-medium" >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import HeadingThree from "../typography/HeadingThree"
44import BodyOne from "../typography/BodyOne"
55const Partners = ( ) => {
66 return (
7- < div className = "mt-10" >
7+ < div className = "mt-10 " >
88 < HeadingThree className = "p-3 mt-5 mb-10 text-center" >
99 To make a bleeding edge appilcation you need amazing providers to make
1010 it imaginable and practical
You can’t perform that action at this time.
0 commit comments