From 58b5c15fe96fbe809a96693f4b288ca28e9ec119 Mon Sep 17 00:00:00 2001 From: Jack Merrill <8814123+jackmerrill@users.noreply.github.com> Date: Mon, 4 Oct 2021 22:13:53 +0000 Subject: [PATCH] i dont know what i added --- .breakpoints | 24 ++++++++++++------------ components/Footer.tsx | 2 +- components/Navbar.tsx | 26 ++++++++++++++++---------- components/Projects.tsx | 2 +- components/Skills.tsx | 2 +- pages/_app.tsx | 5 ++--- pages/index.tsx | 10 +++++----- tailwind.config.js | 7 +++++-- util/hooks/useOnScreen.ts | 4 ++-- 9 files changed, 45 insertions(+), 37 deletions(-) diff --git a/.breakpoints b/.breakpoints index e0035a6..5602e5d 100644 --- a/.breakpoints +++ b/.breakpoints @@ -4,48 +4,48 @@ { "id": "5aa0d634-c476-4ab2-9957-d364b66311b2", "line": 4, - "version": 1395, + "version": 1719, "index": 217 }, { "id": "01e112b0-3705-4b70-bf88-5b2716dd492d", - "line": 80, - "version": 1395, - "index": 3234 + "line": 86, + "version": 1719, + "index": 3326 } ], "components/Projects.tsx": [ { "id": "f1084f0b-cb32-4b05-b4a3-02d058b717b2", "line": 15, - "version": 704, + "version": 1242, "index": 512 }, { "id": "57d95fae-f14a-4006-9f32-bbe9021aa156", "line": 90, - "version": 1182, - "index": 3397 + "version": 1242, + "index": 3381 }, { "id": "d35f19ba-4d8c-488b-8a38-a26540595f2d", "line": 91, - "version": 1191, - "index": 3410 + "version": 1242, + "index": 3396 } ], "pages/index.tsx": [ { "id": "d3363946-0aa7-43f5-b2ee-bc23387ea7a5", "line": 14, - "version": 1075, + "version": 1196, "index": 609 }, { "id": "91f8cc38-eb3c-426c-ba37-749bb88281ac", "line": 90, - "version": 1075, - "index": 3777 + "version": 1196, + "index": 3779 } ] } diff --git a/components/Footer.tsx b/components/Footer.tsx index 0a7da63..38650de 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -3,7 +3,7 @@ import NextJSIcon from "./Images/NextJSIcon"; import TailwindIcon from "./Images/TailwindIcon"; const Footer = () => ( -