@@ -2,10 +2,12 @@
|
||||
<div class="container mx-auto mb-5">
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 items-center">
|
||||
<div class="px-6">
|
||||
<h1 class="text-black font-semibold leading-tight text-4xl md:text-5xl my-5">
|
||||
<h1 class="text-black dark:text-zinc-300 font-semibold leading-tight text-4xl md:text-5xl my-5">
|
||||
All Blogs
|
||||
</h1>
|
||||
<p>Here you will find all the blog posts I have written & published on this site.</p>
|
||||
<p class="dark:text-zinc-300">
|
||||
Here you will find all the blog posts I have written & published on this site.
|
||||
</p>
|
||||
</div>
|
||||
<div class="px-6 justify-self-center">
|
||||
<LogoDogpow />
|
||||
|
||||
Reference in New Issue
Block a user