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 */