From c022700793d23e8ae2e19452565bcaeb6c91b0c1 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sun, 16 Oct 2022 21:04:31 -0700 Subject: [PATCH] bring back buzzwords ad, just without a border --- src/components/Nav.tsx | 6 +++--- src/components/index/ActionButtons.tsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Nav.tsx b/src/components/Nav.tsx index b4d7778..4d0015a 100644 --- a/src/components/Nav.tsx +++ b/src/components/Nav.tsx @@ -16,7 +16,7 @@ interface NavProps { const Nav = ({ isClient, internalLinks, className }: NavProps) => { const { observe, currentBreakpoint } = useDimensions({ - breakpoints: { XS: 0, LG: 750 }, + breakpoints: { XS: 0, LG: 690 }, updateOnBreakpointChange: true, }); const [linksMenu, setLinksMenu] = useState(false); @@ -84,11 +84,11 @@ const Nav = ({ isClient, internalLinks, className }: NavProps) => { : "bg-black border border-white") )} > -
  • + {/*
  • Buzzwords -
  • + */}
  • Twitter diff --git a/src/components/index/ActionButtons.tsx b/src/components/index/ActionButtons.tsx index dcf9fd2..874cb10 100644 --- a/src/components/index/ActionButtons.tsx +++ b/src/components/index/ActionButtons.tsx @@ -24,7 +24,7 @@ const ActionButtons = ({ shuffleImage, }: ActionButtonsProps) => (
    - {/*
    +

    Try my word game!

    Buzzwords -
    */} +