Skip to content

Commit 8f04051

Browse files
committed
Update download.mdx
1 parent a0c0b99 commit 8f04051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Website/src/pages/download.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ import styles from "./styles.module.css";
8383
<div style={{ display: "flex", gap: "1rem", marginTop: "1rem" }}>
8484
<Link
8585
className={`button button--info ${styles.additionalButton}`}
86-
style={{ margin: "0", text-decoration: "none" }}
86+
style={{ margin: "0", textDecoration: "none" }}
8787
to="https://github.com/BornToBeRoot/NETworkManager#-donate"
8888
target="_blank"
8989
>

0 commit comments

Comments
 (0)