forked from emre/www_projectmycelium_com
refactor: update button colors in CallToAction and Hero components for improved contrast
- Changed link button color from cyan to white in agents, home, and network CallToAction components - Updated network Hero secondary button from dark to gray outline variant
This commit is contained in:
@@ -100,7 +100,7 @@ export function Hero() {
|
||||
as="a"
|
||||
to="https://threefold.info/mycelium_network/docs/"
|
||||
variant="outline"
|
||||
color="dark"
|
||||
color="gray"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user