finish all pages

This commit is contained in:
Surjith S M
2022-11-09 14:42:22 +05:30
parent d40120e7a8
commit f4f0e2b66a
18 changed files with 273 additions and 12 deletions

View File

@@ -13,7 +13,8 @@ const { frontmatter } = Astro.props;
<span class="text-blue-400 uppercase tracking-wider text-sm font-medium">
{frontmatter.category}
</span>
<h1 class="text-4xl lg:text-5xl font-bold lg:tracking-tight mt-1">
<h1
class="text-4xl lg:text-5xl font-bold lg:tracking-tight mt-1 lg:leading-tight">
{frontmatter.title}
</h1>
<div class="flex gap-2 mt-3 items-center">