Files
Faraz Patankar 02bf38cba3 add nextjs-auth example (#79)
* add nextjs-auth example

* rename starter to nextjs-auth-mongo
2021-04-30 18:16:06 -04:00

14 lines
164 B
CSS

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