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 -
    */} +