Fix footer margin

This commit is contained in:
Werner
2023-06-08 15:49:53 -03:00
parent e4a9625f34
commit 2c635b3e43

View File

@ -240,7 +240,7 @@ export default function Home() {
</tr>
</tbody>
</Table>
<div className="mt-auto text-center">
<div className="my-4 text-center">
<span className="text-muted">Caio Arâes, David Freitas, Guilherme Werner</span>
</div>
</Container>