From b21d3d0ec752c14cef6fecd54a3163ae380ce7f7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 23 Apr 2025 20:23:55 -0600 Subject: index --- index.html | 12 ++++++------ styles.css | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 9fa7aad..a23a2dd 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,12 @@

Homepage

-

- Homepage | - My Feed | - SearXNG | - Git Repos -

+ + + + + +
diff --git a/styles.css b/styles.css index 19782f6..7770f8b 100644 --- a/styles.css +++ b/styles.css @@ -53,8 +53,8 @@ a:active { } div { - padding-top: 20px; + padding-top: 10px; padding-right: 35px; - padding-bottom: 20px; + padding-bottom: 10px; padding-left: 35px; } -- cgit v1.2.3