Update text align with buttons (flex). Updated disabled button color. #21
@@ -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" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user