Improve design
This commit is contained in:
@@ -23,7 +23,7 @@ const {
|
||||
const posts = await findPostsByIds(postIds);
|
||||
---
|
||||
|
||||
<section class="px-4 py-16 mx-auto max-w-6xl lg:py-20">
|
||||
<section class="px-4 py-16 mx-auto max-w-screen-xl lg:py-20">
|
||||
<div class="flex flex-col lg:justify-between lg:flex-row mb-8">
|
||||
<div class="md:max-w-sm">
|
||||
{
|
||||
|
Reference in New Issue
Block a user