From: jxnshi
Date: Sun, 12 Jan 2025 12:13:50 +0000 (+0000)
Subject: Add cool sites
X-Git-Url: https://jxnshi.xyz/repos?a=commitdiff_plain;h=0be87298c79c168762a5896e8eed4170e2f0436e;p=jxnshi.xyz.git
Add cool sites
---
diff --git a/public/index.html b/public/index.html
index b9472ae..1c5f2f8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,6 +5,14 @@
donation.
+
diff --git a/public/style.css b/public/style.css
index efb29fa..893ca04 100644
--- a/public/style.css
+++ b/public/style.css
@@ -85,9 +85,8 @@ a:hover {
#content-div > div {
display: flex;
flex-direction: column;
- align-items: center;
width: 1000px;
- gap: 20px;
+ gap: 40px;
}
#donation-div {