From f8c4509633a041c5274b10959a31737bab7c9414 Mon Sep 17 00:00:00 2001 From: nyne Date: Sun, 27 Jul 2025 18:38:51 +0800 Subject: [PATCH] Improve about page. --- frontend/src/pages/about_page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/about_page.tsx b/frontend/src/pages/about_page.tsx index 30937db..81250a9 100644 --- a/frontend/src/pages/about_page.tsx +++ b/frontend/src/pages/about_page.tsx @@ -4,7 +4,7 @@ import { ReactElement, ReactNode } from "react"; export default function AboutPage() { return ( -
+
{ @@ -31,7 +31,7 @@ export default function AboutPage() { target={"_blank"} href={href} > -
{img}
+
{img}
{second}