mirror of
https://github.com/vercel/commerce.git
synced 2025-04-23 19:37:51 +00:00
New Footer
This commit is contained in:
parent
b6acbc38b1
commit
4a328a8ae7
@ -81,11 +81,8 @@ const Footer: FC<Props> = ({ className, pages }) => {
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div className="col-span-1 lg:col-span-6 flex justify-end">
|
<div className="col-span-1 lg:col-span-6 flex justify-end">
|
||||||
{' '}
|
<div className="text-white">
|
||||||
<div>
|
|
||||||
<small className="text-white">
|
|
||||||
<Github />
|
<Github />
|
||||||
</small>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user