From fe0c693d48835844e8fc92a945cac8e05f6eb877 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 15 Sep 2020 17:38:00 +0100 Subject: [PATCH] switched to a minified css file --- .gitignore | 1 + public/css/style.scss | 2 +- public/index.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0541648f6..08730612c 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ functions/serviceAccountKey_live_copy.json functions/serviceAccountKey_copy.json functions/serviceAccountKey_live_copy.json +public/css/style.min.css diff --git a/public/css/style.scss b/public/css/style.scss index ee62a5394..38272b224 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -1260,7 +1260,7 @@ key { line-height: 4rem; } } - + .testType, .leaderboards { .bottom { diff --git a/public/index.html b/public/index.html index a44f92b5e..d7ad9d322 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ Monkey Type - +