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 f193818 commit a0c0b99Copy full SHA for a0c0b99
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"; text-decoration: "none" }}
+ style={{ margin: "0", text-decoration: "none" }}
87
to="https://github.com/BornToBeRoot/NETworkManager#-donate"
88
target="_blank"
89
>
0 commit comments