From 0611e563993b35fda88398851e3982ddd2b720fa Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Fri, 7 Aug 2026 05:22:45 +0200 Subject: [PATCH] chore(mobile): mobile view improved /w min-w and component order --- frontend/src/pages/Portfolio.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/Portfolio.tsx b/frontend/src/pages/Portfolio.tsx index 222ce26..5a6a71e 100644 --- a/frontend/src/pages/Portfolio.tsx +++ b/frontend/src/pages/Portfolio.tsx @@ -103,13 +103,13 @@ export default function Portfolio(): ReactElement { return (
-
+

Portfolio

-
-
+
+
{projects.map((proj) => (
-
+