Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Nov 11, 2024
1 parent c72b6bb commit fb0c7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxonium_website/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ function App() {
<div className="flex flex-row mt-4">
<CgListTree className="h- ml-1 w-4 mr-1" />
<span className="text-xs ml-1">visualised with </span>

<a
href="/"
className="underline hover:no-underline text-xs ml-0.5"
target="_top"
Expand Down

0 comments on commit fb0c7ac

Please sign in to comment.