From 7e4c6f7da1c40675e37a312c6fc6614e081e7514 Mon Sep 17 00:00:00 2001 From: iou1name Date: Mon, 5 Oct 2020 10:57:43 -0400 Subject: [PATCH] bugfix logo width --- static/scorch.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/scorch.css b/static/scorch.css index 9b46086..ec4612d 100644 --- a/static/scorch.css +++ b/static/scorch.css @@ -32,6 +32,7 @@ main { #logo { height: 5em; + width: 5em; } .list {