From 89afa31b7b72d393d436d701373fb917f280f258 Mon Sep 17 00:00:00 2001 From: cade Date: Tue, 4 Feb 2025 10:42:08 -0800 Subject: [PATCH] redesign commands --- index.html | 61 +++++++++++++++++------------------------------------- 1 file changed, 19 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index a27b5bf..28a55a2 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,6 @@ } :root { - --border-radius: 0.5rem; --color-background: #111; --color-text-subtle: #888; --color-text: #ccc; @@ -79,58 +78,48 @@