🕶 侧边栏微调

This commit is contained in:
tangly1024
2021-09-29 13:16:40 +08:00
parent a9f99ae51a
commit 1fca1281f9
4 changed files with 23 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react'
const SocialButton = () => {
return <>
<div className='space-x-3 text-2xl'>
<div className='space-x-3 text-2xl text-gray-500 dark:text-gray-400'>
<a className='fa fa-github' target='_blank' rel='noreferrer' title={'github'}
href={'https://github.com/tangly1024'} />
<a className='fa fa-twitter' target='_blank' rel='noreferrer' title={'twitter'}