From 91d847b2b86db6459611e6bcf575525268dc599a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:58:05 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- taxonium_website/src/App.jsx | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/taxonium_website/src/App.jsx b/taxonium_website/src/App.jsx index e5ad1bf2..a9cb4915 100644 --- a/taxonium_website/src/App.jsx +++ b/taxonium_website/src/App.jsx @@ -190,21 +190,27 @@ function App() { > )} {window.screen.width >= 600 && ( - <> - 12 ? 'text-lg' : ''}`}>{title} -
- > -)} + <> + 12 ? "text-lg" : "" + }`} + > + {title} + + + > + )} > ) : (