mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
Improved mobile responsiveness
This commit is contained in:
@ -47,7 +47,7 @@ const allPostsByDate = sortMDByDate(allPosts).slice(0, MAX_POSTS)
|
|||||||
|
|
||||||
<p class='font-medium'>Get template</p>
|
<p class='font-medium'>Get template</p>
|
||||||
</a>
|
</a>
|
||||||
<div class='flex gap-x-7'>
|
<div class='flex gap-x-7 flex-wrap gap-y-3 justify-center'>
|
||||||
<Label title='Lorem Ipsum'>
|
<Label title='Lorem Ipsum'>
|
||||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='h-5 w-5' slot='icon'
|
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='h-5 w-5' slot='icon'
|
||||||
><path
|
><path
|
||||||
|
Reference in New Issue
Block a user