Reduced the side menu title size

This commit is contained in:
Matt Aitken
2022-12-29 12:35:11 +00:00
parent a8863fb3d1
commit cd60ccb0e0
@@ -138,7 +138,7 @@ function SideMenu({
</Link>
<Header1
size="regular"
size="small"
className="pl-2 py-2 w-full text-slate-400 rounded-r hover:bg-slate-800 transition whitespace-nowrap text-ellipsis overflow-hidden"
>
<Link to="">{title}</Link>