Merge branch 'develop' of ssh://gitea.gofwd.group:2225/dstrawsb/ballistic-builder into develop

This commit is contained in:
2024-12-13 09:38:45 -05:00
4 changed files with 120 additions and 12 deletions

View File

@@ -43,8 +43,8 @@ export default function Navbar() {
</DisclosureButton> */}
</div>
<div className="flex flex-1 items-center justify-center sm:items-stretch sm:justify-start">
<div className="flex shrink-0 items-center">
<Link href={"/"}><p>Ballistics Builder</p></Link>
<div className="flex shrink-0 items-center text-white">
<Link href={"/"} className="text-gray-100 "><p className="text-white">Ballistics Builder</p></Link>
</div>
{/* <div className="hidden sm:ml-6 sm:block">