From a9f3be07e9c4fb814f01c3b49db8fae894e36fea Mon Sep 17 00:00:00 2001 From: pnoker Date: Sun, 14 Jun 2020 22:40:11 +0800 Subject: [PATCH] . --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index f05f24d..a87d3a0 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@ #app { margin: 0; padding: 0; - color:#555; + color: #555; height: 100%; font-size: 12px; background-color: white;