* font changes to better match figma

* fix alignment in debug view
This commit is contained in:
Josh Hawkins
2025-10-09 06:23:03 -06:00
committed by GitHub
parent c61bb8f8ae
commit f4e7549311
10 changed files with 51 additions and 77 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ export default function Settings() {
<Logo className="h-8" />
</div>
<div className="flex flex-row text-center">
<h2 className="ml-2 text-lg font-semibold">
<h2 className="ml-2 text-lg">
{t("menu.settings", { ns: "common" })}
</h2>
</div>