From 6c50fb31e077284e0822991c318aa3fd1fa878a6 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Mar 2020 20:49:09 +1000 Subject: More minor UI tweaks --- static/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/theme.css') diff --git a/static/theme.css b/static/theme.css index 0dcbd1a..60b5479 100644 --- a/static/theme.css +++ b/static/theme.css @@ -95,7 +95,7 @@ main { display: inline-block; margin-left: 10px; width: 290px; - height: 543px; + height: 607px;; background: #282a2e; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2); overflow-x: hidden; -- cgit v1.2.3