forked from emre/www_projectmycelium_com
feat: update Explore Docs button color to gray
This commit is contained in:
@@ -31,7 +31,7 @@ export function CallToAction() {
|
|||||||
as="a"
|
as="a"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
variant="outline"
|
variant="outline"
|
||||||
color="white"
|
color="gray"
|
||||||
>
|
>
|
||||||
Explore Docs
|
Explore Docs
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user