Files
archived-next-auth/apps/dev/components/footer.module.css
Balázs Orbán e47c3c81f1 chore: format
2022-12-24 01:47:46 +01:00

15 lines
165 B
CSS

.footer {
margin-top: 2rem;
}
.navItems {
margin-bottom: 1rem;
padding: 0;
list-style: none;
}
.navItem {
display: inline-block;
margin-right: 1rem;
}