mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
chore: upgrade tailwindcss
up to v4
This commit is contained in:
@ -11,7 +11,7 @@ const Page = async () => {
|
||||
id="article"
|
||||
className={clsx(
|
||||
'relative max-w-4xl px-4 mx-auto my-10',
|
||||
'lg:w-[56rem] w-full flex-1',
|
||||
'lg:w-4xl w-full flex-1',
|
||||
'mt-8',
|
||||
)}
|
||||
>
|
||||
|
Reference in New Issue
Block a user