make hero CTA outlined (#42)

This commit is contained in:
Jinho Jang 2023-06-12 20:46:21 +09:00 committed by GitHub
parent 5981425203
commit bf04dcf6ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import {
Waku is a decentralized communications network, built for generalized private and censorship-resistant messaging, supporting resource-restricted environments like phones and browsers
</HeroDescription>
<HeroActions>
<HeroAction variant="filled" href="https://docs.waku.org" target="_blank">
<HeroAction variant="outlined" href="https://docs.waku.org" target="_blank">
Explore Waku
</HeroAction>
</HeroActions>