diff --git a/public/css/style.scss b/public/css/style.scss index f840e66d9..09fcd5896 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -627,7 +627,7 @@ key { align-items: center; grid-template-areas: "wpm acc" - "wpm key" + "wpm key" "raw time" "info info"; .group{ diff --git a/public/index.html b/public/index.html index 4f8e1b05c..62782db60 100644 --- a/public/index.html +++ b/public/index.html @@ -164,10 +164,7 @@