Update text align with buttons (flex). Updated disabled button color. #21

Merged
werewolfkid merged 2 commits from update-1 into main 2026-02-20 15:45:16 -05:00
Showing only changes of commit 959e988011 - Show all commits

View File

@@ -192,7 +192,7 @@ export default function Home() {
<Link <Link
target="_blank" target="_blank"
color={colorScheme.buttonText} color={colorScheme.buttonText}
// href={`https://jinxxy.com/werewolfkid/products?service=all`} // href={`https://jinxxy.com/werewolfkid/products?service=all`}
> >
<Button <Button
_hover={{ cursor: "disabled" }} _hover={{ cursor: "disabled" }}