New blogpost and fix mobile layout

This commit is contained in:
2024-03-27 12:08:47 +00:00
parent 93fc43fd81
commit 3e581b0296
2 changed files with 48 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
</script>
<div
class="blog pl-50 w-70% md:pl-30 md:w-80% lg:pl-0 lg:w-100% beak-normal mt-8 leading-loose text-lg text-gray-700 dark:text-gray-300"
class="blog mx-auto w-70% md:pl-30 md:w-80% lg:pl-0 lg:w-100% beak-normal mt-8 leading-loose text-lg text-gray-700 dark:text-gray-300"
>
<slot />
</div>