mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
product page and start of a login page
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user