New Footer

This commit is contained in:
Belen Curcio 2020-10-22 14:44:09 -03:00
parent b6acbc38b1
commit 4a328a8ae7

View File

@ -81,11 +81,8 @@ const Footer: FC<Props> = ({ className, pages }) => {
</ul>
</div>
<div className="col-span-1 lg:col-span-6 flex justify-end">
{' '}
<div>
<small className="text-white">
<div className="text-white">
<Github />
</small>
</div>
</div>
</div>