File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Download the latest binaries via GitHub Releases:
3636
3737<div
3838 className = " alert alert--secondary"
39- style = { { marginTop: " 2rem" , padding: " 1rem" }}
39+ style = { { marginTop: " 2rem" , marginBottom: " 2rem " , padding: " 1rem" }}
4040>
4141 <h3 >🙏 Enjoying NETworkManager?</h3 >
4242 <p >
@@ -48,6 +48,7 @@ Download the latest binaries via GitHub Releases:
4848 <div style = { { display: " flex" , gap: " 1rem" , marginTop: " 1rem" }} >
4949 <Link
5050 className = { ` button button--secondary ${styles .additionalButton } ` }
51+ style = { { margin: " 0" }}
5152 to = " https://github.com/BornToBeRoot/NETworkManager#-donate"
5253 target = " _blank"
5354 >
@@ -81,7 +82,7 @@ Download the latest binaries via GitHub Releases:
8182 </p >
8283</div >
8384
84- <div className = { ` ${styles .centerButtonContainer } margin-bottom--lg ` } >
85+ <div className = { ` ${styles .centerButtonContainer } ` } >
8586 <Link
8687 className = { ` button button--secondary ${styles .additionalButton } ` }
8788 to = " /docs/changelog/2025-1-18-0"
You can’t perform that action at this time.
0 commit comments