From 05e228c50ab939234ab5091d3e72369e4833f16d Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Wed, 30 Jul 2025 18:03:55 +0100 Subject: [PATCH] added shhshell (its about time lol) forgot about the site tbh :heavysob: --- index.html | 10 +++++++--- style.css | 3 ++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 72d464e..79f97ac 100644 --- a/index.html +++ b/index.html @@ -34,9 +34,9 @@

Apps

- - App Icon - Near Future + + App Icon + ShhShell App Icon @@ -50,6 +50,10 @@ App Icon Crazy Cattle 3D + + App Icon + Near Future + App Icon RNG diff --git a/style.css b/style.css index e2e6db1..7c90098 100644 --- a/style.css +++ b/style.css @@ -188,7 +188,7 @@ h5 { margin-top: 5px; width: 100px; height: 100px; - border-radius: 20px; + border-radius: 22px; transition: 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); } @@ -253,6 +253,7 @@ h5 { .app img { width: auto; height: 80px; + border-radius: 18px; } .indented { margin-left: 10px;