File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -151,12 +151,13 @@ import Layout from '../layouts/Default.astro';
151151 <a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" class =" w-40 h-auto" ></a >
152152 </section >
153153 <section class =" bg-blue-500 px-20 py-28" >
154- <p class =" font-display text-3xl text-gray-100" >Latest on Medium</p >
154+ <p align = " center " class =" font-display text-3xl text-gray-100" >Latest on Medium</p >
155155 <!-- TODO: Find a way to add medium articles dynamically -->
156156 <a href =" /devtokens" class =" mt-6 mx-auto block" >
157- <button class =" bg-white font-display text-gray-900 py-2 px-6" >
157+ <p align = " center " >< button class =" bg-white font-display text-gray-900 py-2 px-6" >
158158 See more on Medium
159159 </button >
160+ </p >
160161 </a >
161162 </section >
162163 <footer class =" bg-black text-white px-20 py-28 grid grid-cols-12" >
You can’t perform that action at this time.
0 commit comments