From e67af061d1ce087f31828bffe0f4479d82ba00f5 Mon Sep 17 00:00:00 2001 From: amy Date: Sun, 9 Jul 2023 21:07:09 +0000 Subject: uwu --- src/display.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/display.css') diff --git a/src/display.css b/src/display.css index 2c39ac3..be84cbc 100644 --- a/src/display.css +++ b/src/display.css @@ -11,7 +11,8 @@ } .window { - width: 56%; + box-shadow: 0px 0 5px 0 darkgray; + width: 56%; max-width: inherit; height: 30%; max-height: inherit; @@ -363,4 +364,4 @@ background-color: #bbb; z-index:3; user-select: none; -} \ No newline at end of file +} -- cgit v1.2.3