From a3025e310f81694d383e7e6f58f722634be3df9b Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 30 Jul 2020 14:06:47 +0100 Subject: [PATCH] fixed caps warning appearing on other pages --- public/css/style.scss | 2 +- public/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/style.scss b/public/css/style.scss index 51ff21505..2d8473940 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -1220,7 +1220,7 @@ key { display: table; position: absolute; left: 50%; - top: 66vh; + // top: 66vh; transform: translateX(-50%) translateY(-50%); padding: 1rem; border-radius: var(--roundness); diff --git a/public/index.html b/public/index.html index 626f8b014..e7545f3bd 100644 --- a/public/index.html +++ b/public/index.html @@ -549,9 +549,6 @@
-