diff --git a/donate.html b/donate.html index 473bfcb..c9dfdae 100644 --- a/donate.html +++ b/donate.html @@ -18,7 +18,7 @@

Donate

If you like our community, you can consider donating using these three options.

-
+
+

FAQ

diff --git a/style.css b/style.css index 62c265d..a93fc94 100644 --- a/style.css +++ b/style.css @@ -115,6 +115,7 @@ a { .donate-box { margin: 20px; padding: 15px; + max-width: 40%; width: 100%; height: 400px; border: var(--background2) 2px dashed;