0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 15:26:01 +09:00

Delete weird spaces

This commit is contained in:
yude 2021-02-06 14:55:35 +09:00
parent cadb5b8749
commit 7c64c0f6da

View File

@ -13,9 +13,9 @@ const Navbar = () => {
return (
<>
<nav className='flex items-center flex-wrap p-3 '>
<nav className='flex items-center flex-wrap p-3'>
<Link href='/'>
<a className='inline-flex items-center p-2 mr-4 '>
<a className='inline-flex items-center p-2 mr-4'>
<span className='text-xl text-black font-bold tracking-wide'>
yude.jp
</span>