File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,12 +60,12 @@ import Layout from '../layouts/Default.astro';
6060 <button class =" bg-black text-white py-2 px-6 rounded" >Buy Dev</button >
6161 </a >
6262 </section >
63- <section class =" bg-gray-100 flex justify-evenly items-center" >
64- <a href =" #" ><img src =" /assets/sios.png" alt =" Sios" ></a >
65- <a href =" #" ><img src =" /assets/hashub.png" alt =" Hashhub" ></a >
66- <a href =" #" ><img src =" /assets/msstartups.png" alt =" Microsoft for startups" ></a >
67- <a href =" #" ><img src =" /assets/miraise.png" alt =" Miraise" ></a >
68- <a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" ></a >
63+ <section class =" bg-gray-100 flex justify-evenly items-center p-10 " >
64+ <a href =" #" ><img src =" /assets/sios.png" alt =" Sios" class = " w-40 h-auto " ></a >
65+ <a href =" #" ><img src =" /assets/hashub.png" alt =" Hashhub" class = " w-40 h-auto " ></a >
66+ <a href =" #" ><img src =" /assets/msstartups.png" alt =" Microsoft for startups" class = " w-40 h-auto " ></a >
67+ <a href =" #" ><img src =" /assets/miraise.png" alt =" Miraise" class = " w-40 h-auto " ></a >
68+ <a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" class = " w-40 h-auto " ></a >
6969 </section >
7070 <section class =" bg-blue-500 px-20 py-28" >
7171 <p class =" font-base text-gray-100" >Latest on Medium</p >
You can’t perform that action at this time.
0 commit comments