From 7615499ac322c1aa15d612f6b2909d3d7b3c1a07 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sun, 2 Jun 2024 07:02:25 -0400 Subject: [PATCH] df --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 8dd2ab0..61ff2f5 100644 --- a/style.css +++ b/style.css @@ -30,6 +30,7 @@ body { width: 90px; height: 90px; border-radius: 6px; + box-shadow: 3px black; border-color: var(--offline-color); border-style: solid; border-width: 2px;