This commit is contained in:
Henry Dollman
2024-07-14 23:39:51 -04:00
parent 2e48aa5560
commit f1819e59b9
17 changed files with 488 additions and 151 deletions

View File

@@ -124,7 +124,7 @@ const Layout = () => {
<a
href="/"
aria-label="Home"
className={'p-2 pl-0 -mb-1'}
className={'p-2 pl-0'}
onClick={(e) => {
e.preventDefault()
navigate('/')