File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,14 +143,12 @@ import Layout from '../layouts/Default.astro';
143143 <button class =" bg-black text-white py-2 px-6 rounded" >Buy Dev</button >
144144 </a >
145145 </section >
146- <section class =" bg-gray-100 flex justify-evenly items-center" >
147- <a href =" #" ><img src =" /assets/sios.png" alt =" Sios" /></a >
148- <a href =" #" ><img src =" /assets/hashub.png" alt =" Hashhub" /></a >
149- <a href =" #"
150- ><img src =" /assets/msstartups.png" alt =" Microsoft for startups"
151- /></a >
152- <a href =" #" ><img src =" /assets/miraise.png" alt =" Miraise" /></a >
153- <a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" /></a >
146+ <section class =" bg-gray-100 flex justify-evenly items-center p-10" >
147+ <a href =" #" ><img src =" /assets/sios.png" alt =" Sios" class =" w-40 h-auto" ></a >
148+ <a href =" #" ><img src =" /assets/hashub.png" alt =" Hashhub" class =" w-40 h-auto" ></a >
149+ <a href =" #" ><img src =" /assets/msstartups.png" alt =" Microsoft for startups" class =" w-40 h-auto" ></a >
150+ <a href =" #" ><img src =" /assets/miraise.png" alt =" Miraise" class =" w-40 h-auto" ></a >
151+ <a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" class =" w-40 h-auto" ></a >
154152 </section >
155153 <section class =" bg-blue-500 px-20 py-28" >
156154 <p class =" font-display text-3xl text-gray-100" >Latest on Medium</p >
You can’t perform that action at this time.
0 commit comments