mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
fix post list and post page breakpoint
This commit is contained in:
@ -10,7 +10,7 @@ const PostCardLoading = () => {
|
||||
'dark:hover:bg-rua-gray-800 dark:hover:bg-opacity-100',
|
||||
'flex justify-between text-gray-800 ',
|
||||
'mb-4 dark:text-gray-200',
|
||||
'flex-col',
|
||||
'flex-col w-full',
|
||||
)}
|
||||
>
|
||||
<div className="flex justify-between">
|
||||
|
Reference in New Issue
Block a user