fix logo jump

resolves #4993
This commit is contained in:
Timothy Carambat 2026-02-12 13:40:56 -08:00
parent cd6217fd6f
commit 6f443ce11a

View File

@ -139,7 +139,7 @@ export default function SettingsSidebar() {
<div>
<Link
to={paths.home()}
className="flex shrink-0 max-w-[55%] items-center justify-start mx-[38px] my-[18px]"
className="flex shrink-0 max-w-[55%] items-center justify-start mx-[20.5px] my-[18px]"
>
<img
src={logo}