From a25a44d58abf2b50e80e9c40fd221ff6dd7a744b Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Wed, 3 Dec 2025 14:05:16 -0500 Subject: [PATCH] Update samy.css --- samy.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/samy.css b/samy.css index 12fab92..0fac084 100644 --- a/samy.css +++ b/samy.css @@ -21,10 +21,10 @@ --btn-danger: rgba(220, 53, 69); /* Monkey + status panel settings */ - --monkey-size: 140px; /* size of SAMY */ - --monkey-bottom: 20px; /* how high from bottom of sidebar */ - --status-gap: 12px; /* space between status box and monkey */ - --status-height: 120px; /* max height of status box */ + --monkey-size: 160px; /* size of SAMY */ + --monkey-bottom: 135px; /* how high from bottom of sidebar */ + --status-gap: 20px; /* space between status box and monkey */ + --status-height: 140px; /* max height of status box */ } /* Make sizing easier to reason about */