mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
feature:
样式调整; 顶部菜单调整
This commit is contained in:
@@ -10,7 +10,7 @@ import { faInfo } from '@fortawesome/free-solid-svg-icons'
|
||||
*/
|
||||
const ContactButton = () => {
|
||||
return (
|
||||
<Link href='/article/about'>
|
||||
<Link href='/about'>
|
||||
<a className={'fixed right-10 bottom-40 animate__fadeInRight animate__animated animate__faster'}>
|
||||
<span
|
||||
className='dark:bg-black bg-white px-5 py-3 cursor-pointer shadow-card text-xl hover:bg-blue-500 transform duration-200 hover:text-white hover:shadow'>
|
||||
|
||||
Reference in New Issue
Block a user