From 8810769acaa25abe78e994fe65f5103a8c0d3769 Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 16 Aug 2017 18:51:23 +0000 Subject: [PATCH] tweak loading --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 983fe59..9dd80ff 100644 --- a/index.css +++ b/index.css @@ -132,7 +132,7 @@ button { bottom: 0; left: 0; right: 0; - background-color: rgba(255,255,255,.8); + background-color: rgba(255,255,255,.4); display: flex; align-items: center; justify-content: center;