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';
151
151
<a href =" #" ><img src =" /assets/monexventures.png" alt =" Monex Ventures" class =" w-40 h-auto" ></a >
152
152
</section >
153
153
<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 >
155
155
<!-- TODO: Find a way to add medium articles dynamically -->
156
156
<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" >
158
158
See more on Medium
159
159
</button >
160
+ </p >
160
161
</a >
161
162
</section >
162
163
<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