We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec0773 commit f193818Copy full SHA for f193818
Website/src/pages/download.mdx
@@ -83,7 +83,7 @@ import styles from "./styles.module.css";
83
<div style={{ display: "flex", gap: "1rem", marginTop: "1rem" }}>
84
<Link
85
className={`button button--info ${styles.additionalButton}`}
86
- style={{ margin: "0" }}
+ style={{ margin: "0"; text-decoration: "none" }}
87
to="https://github.com/BornToBeRoot/NETworkManager#-donate"
88
target="_blank"
89
>
0 commit comments