chore(mobile view): more mobile view improvements e.g. item sizes

This commit is contained in:
2026-07-31 20:23:38 +02:00
parent 9edde535bb
commit 5d07d33eaa
3 changed files with 33 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export default function ProjectInfo(): ReactElement {
>
Prev
</button>
<span className="self-center min-w-0 truncate mx-2 md:mx-6 text-ctp-mauve text-xl md:text-2xl font-bold">
<span className="self-center min-w-0 truncate mx-2 md:mx-6 text-ctp-mauve lg:text-xl text-l font-bold">
{projects[projIdx].name} ({projIdx + 1}/{projects.length})
</span>
<button