mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
fix: markdown styles
threejs animations
This commit is contained in:
@ -24,7 +24,7 @@ const CopyButton = forwardRef<HTMLButtonElement, CopyButtonProps>(
|
||||
ref={ref}
|
||||
className={clsx(
|
||||
'flex items-center justify-center',
|
||||
'border rounded-lg-md',
|
||||
'border rounded-lg',
|
||||
'p-[6px] opacity-0',
|
||||
'group-hover:opacity-100',
|
||||
'transition-opacity dark:border-gray-700',
|
||||
|
Reference in New Issue
Block a user