mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-04 23:16:53 +00:00
commerce footer
This commit is contained in:
@@ -66,7 +66,7 @@ const Footer = (props) => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* 底部版权相关 */}
|
{/* 底部版权相关 */}
|
||||||
<div id='footer-copyright-wrapper' className='flex-col md:flex justify-between border-t border-gray-600 pt-8'>
|
<div id='footer-copyright-wrapper' className='flex flex-col md:flex-row justify-between border-t border-gray-600 pt-8'>
|
||||||
<div className='text-start space-y-1'>
|
<div className='text-start space-y-1'>
|
||||||
|
|
||||||
{/* 网站所有者 */}
|
{/* 网站所有者 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user