mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-06 15:33:29 +02:00
chore(mobile view): more mobile view improvements e.g. item sizes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user