mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 23:21:16 +09:00
fix: reduce padding in category and tag sections for improved layout
This commit is contained in:
@@ -35,7 +35,7 @@ const metadata = {
|
||||
---
|
||||
|
||||
<BaseLayout metadata={metadata}>
|
||||
<section class="relative px-4 py-24 sm:px-6 lg:px-8 md:py-32">
|
||||
<section class="relative px-4 py-8 sm:px-6 lg:px-8 md:py-12">
|
||||
<div class="relative mx-auto max-w-5xl">
|
||||
<Headline
|
||||
tagline="Category"
|
||||
|
||||
Reference in New Issue
Block a user