From 89f9683fd49cb01698b006e49a56f3d7ac7cbe5a Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Thu, 15 Dec 2022 13:35:18 -0800 Subject: [PATCH] Fix homepage style (#1453) --- www/index.css | 2 +- www/index.html | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/www/index.css b/www/index.css index ebf1b00..a14147e 100644 --- a/www/index.css +++ b/www/index.css @@ -48,7 +48,7 @@ body > div { text-shadow: 0 0 5px #fff; } -body > a { +body > a:nth-child(n+5) { align-items: center; display: flex; font-size: calc(var(--size) / 9); diff --git a/www/index.html b/www/index.html index 9bd6202..4de44eb 100644 --- a/www/index.html +++ b/www/index.html @@ -1,22 +1,24 @@ - - + + Just: A Command Runner - + -
-
-
-
- github - manual - discord - crates.io +
+
+
+
+ + github + manual + discord + crates.io +
- 用户指南 + 用户指南