Remove fields from navbar

This commit is contained in:
2025-10-22 12:07:55 +13:00
parent f5efaf1b3f
commit 4fd7856043
3 changed files with 21 additions and 29 deletions

View File

@ -129,7 +129,10 @@
to predict likely biotransformation pathways and products. Explore our tools
and contribute to advancing environmental biotransformation research.
</p>
<a href="/about" class="float-right btn btn-ghost-neutral">Read More</a>
<div class="flex flex-row gap-4 float-right">
<a href="/about" class="btn btn-ghost-neutral">Read More</a>
<a href="/about" class="btn btn-neutral">Publications</a>
</div>
</div>
</div>