* 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
@@ -42,7 +42,7 @@ export default function RoleChangeDialog({
<Dialog open={show} onOpenChange={onCancel}>
<DialogContent className="sm:max-w-[425px]">
<DialogHeader>
<DialogTitle className="text-xl font-semibold">
<DialogTitle className="text-xl">
{t("users.dialog.changeRole.title")}
</DialogTitle>
<DialogDescription>
@@ -1170,11 +1170,7 @@ export function ObjectSnapshotTab({
<Card className="p-1 text-sm md:p-2">
<CardContent className="flex flex-col items-center justify-between gap-3 p-2 md:flex-row">
<div className={cn("flex flex-col space-y-3")}>
<div
className={
"text-lg font-semibold leading-none tracking-tight"
}
>
<div className={"text-lg leading-none"}>
{t("explore.plus.submitToPlus.label")}
</div>
<div className="text-sm text-muted-foreground">