From 5eba4762fece338eb5a828f987516021dc50e067 Mon Sep 17 00:00:00 2001 From: SMEW Technology Date: Sun, 3 Sep 2023 22:40:38 +0700 Subject: [PATCH] fixed js --- .idea/workspace.xml | 4 +--- src/components/Footer.tsx | 16 ++++++++-------- src/components/NavBar.tsx | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8e23605..7c75fb4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,10 +6,8 @@ - - diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 5c226c0..ea29578 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -53,8 +53,8 @@ export default function Footer() { className="text-size-18 text text-decoration-none">Home
  • About
  • -
  • Services +
  • Services
  • Projects @@ -68,13 +68,13 @@ export default function Footer() {

    Our Services

    diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index 83b2095..b5e820b 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -31,7 +31,7 @@ export default function NavBar() { About
  • - Services + Services
  • Projects