diff options
| author | Li Zhineng <[email protected]> | 2025-10-09 17:04:22 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-10-09 17:04:22 +0800 |
| commit | a2c65bceaf7b83e20360281dcb35e2945bfb04da (patch) | |
| tree | 9216191a550a55dc2e0766e927ab6e7e8bcd4f36 | |
| parent | 0c17fe3de4635a09980c1cfcab81e4d058f170ed (diff) | |
| download | openairmx.org-a2c65bceaf7b83e20360281dcb35e2945bfb04da.tar.gz openairmx.org-a2c65bceaf7b83e20360281dcb35e2945bfb04da.zip | |
recent supporters
| -rw-r--r-- | _sass/main.scss | 9 | ||||
| -rw-r--r-- | wall-of-love.markdown | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/_sass/main.scss b/_sass/main.scss index aabc110..baa595a 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -104,6 +104,11 @@ body { padding-inline: 1.5rem; } +.site-main h2 { + font-size: 1.125rem; + margin-block-end: 1rem; +} + .site-main p { margin-block-end: 1.5rem; } @@ -201,10 +206,6 @@ body { } } -.donation-title { - font-size: 1.25rem; -} - .donation-details { margin-top: 1rem; background-color: var(--color-neutral-900); diff --git a/wall-of-love.markdown b/wall-of-love.markdown index a65111d..5194abe 100644 --- a/wall-of-love.markdown +++ b/wall-of-love.markdown @@ -6,7 +6,7 @@ Big thanks to everyone keeping this project alive and breathing. You’re the real reason the fans are still spinning. <section class="donation"> - <h2 class="donation-title"> + <h2> Love our work? Buy us a coffee! </h2> <details class="donation-details" name="qrcodes" open> @@ -50,5 +50,7 @@ real reason the fans are still spinning. --- +## Recent Supporters + - **王同学。** — ¥66.00 via _Alipay_ on _October 5th, 2025_ - **吴**** — Donated a front panel on _December 15th, 2024_ |
