mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-16 15:09:28 +00:00
fix 居中
This commit is contained in:
@@ -17,7 +17,7 @@ export const GongAnBeiAn = () => {
|
||||
return null
|
||||
}
|
||||
return (
|
||||
<div className='flex flex-nowrap items-center gap-1'>
|
||||
<div className='flex flex-nowrap items-center gap-1 justify-center'>
|
||||
<LazyImage src='/images/gongan.png' width={15} height={15} />
|
||||
<a href={href} target='_blank' rel='noopener noreferrer'>
|
||||
{BEI_AN_GONGAN}
|
||||
|
||||
Reference in New Issue
Block a user