mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 01:00:21 +08:00
use secondary button
This commit is contained in:
parent
14a4a05fc5
commit
ab2a6f1d2d
@ -58,7 +58,7 @@ function HomepageHeader() {
|
|||||||
</p>
|
</p>
|
||||||
<div className={styles.buttons}>
|
<div className={styles.buttons}>
|
||||||
<Link
|
<Link
|
||||||
className="button button--outline button--lg"
|
className="button button--secondary button--outline button--lg"
|
||||||
to="/docs/introduction"
|
to="/docs/introduction"
|
||||||
>
|
>
|
||||||
{translate({id: "homepage.LearnMoreButtonText"})}
|
{translate({id: "homepage.LearnMoreButtonText"})}
|
||||||
|
Loading…
Reference in New Issue
Block a user