mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
use secondary button
This commit is contained in:
@@ -58,7 +58,7 @@ function HomepageHeader() {
|
||||
</p>
|
||||
<div className={styles.buttons}>
|
||||
<Link
|
||||
className="button button--outline button--lg"
|
||||
className="button button--secondary button--outline button--lg"
|
||||
to="/docs/introduction"
|
||||
>
|
||||
{translate({id: "homepage.LearnMoreButtonText"})}
|
||||
|
||||
Reference in New Issue
Block a user