Delete weird spaces

This commit is contained in:
2021-02-06 14:55:35 +09:00
parent cadb5b8749
commit 7c64c0f6da
+2 -2
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>