From ee8f6ea97976ff8774a1b3149782fdfcf69c193b Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 27 Dec 2019 22:59:52 -0600 Subject: [PATCH] Make building buttons a bit wider --- gorge.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gorge.css b/gorge.css index 86f9c8a..2b8eb4f 100644 --- a/gorge.css +++ b/gorge.css @@ -173,7 +173,7 @@ button { .building-button { position: relative; display: block; - width: 90%; + width: 385px; height: 75px; background-color: #222; color: #eee;