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}