ArtimusMaximus / NUA

GNU General Public License v3.0
3 stars 1 forks source link

Navbar Title should go away when on mobile #59

Closed JoeWalters closed 5 months ago

JoeWalters commented 5 months ago

navbar

{/* <span className="mx-auto text-3xl font-bold flex justify-center">{title.title}</span> */}

This will also probably require the navbar to become two grid columns instead of 1.

JoeWalters commented 5 months ago

Cancelled