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} + + + > + )} > ) : (