From 0cdb322227af5a7a1f9880442082cb04ea47c17f Mon Sep 17 00:00:00 2001 From: yude Date: Mon, 22 Jan 2024 18:43:54 +0900 Subject: [PATCH] Update responsive behaviour --- src/App.tsx | 22 +++++++++++----------- src/components/Card.tsx | 14 ++++++++++++++ 2 files changed, 25 insertions(+), 11 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 5b7feb3..17cc2bf 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,6 +1,6 @@ import Card from "./components/Card" import Profile from "./components/Profile" -import Works from "./components/Works" +import Links from "./components/Links" import { useState, useEffect } from 'react'; @@ -43,21 +43,21 @@ export default function App() { }, []); return ( - <> -
-
+
+
+
-
-
- - -
+
+
+ + +
-
© 2024 yude
+
© 2024 yude
- +
) } diff --git a/src/components/Card.tsx b/src/components/Card.tsx index 0241de5..fcc3147 100644 --- a/src/components/Card.tsx +++ b/src/components/Card.tsx @@ -1,6 +1,7 @@ import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import { faEnvelope } from '@fortawesome/free-regular-svg-icons' import { faPhone } from '@fortawesome/free-solid-svg-icons' +import { faXTwitter, faDiscord, faGithub } from '@fortawesome/free-brands-svg-icons' export default function Card() { return ( @@ -20,6 +21,19 @@ export default function Card() {

+81 70-8909-1949

+

+ + @yude_jp + +

+

+ yude +

+

+ + yude + +