diff --git a/public/css/style.scss b/public/css/style.scss
index 32eba6cc6..f3383dcde 100644
--- a/public/css/style.scss
+++ b/public/css/style.scss
@@ -2188,6 +2188,17 @@ key {
justify-self: center;
}
+ .doublegroup{
+ display: grid;
+ grid-auto-flow: column;
+ gap: 1rem;
+ .titleAndTable{
+ .title{
+ color: var(--sub-color);
+ }
+ }
+ }
+
.triplegroup {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
@@ -2292,7 +2303,7 @@ key {
color: var(--text-color);
td {
- padding: 0.5rem 0.25rem;
+ padding: 0.5rem 0.5rem;
}
thead {
diff --git a/public/index.html b/public/index.html
index 7c83786b1..8595a809b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2473,6 +2473,89 @@
-
+
+
personal bests
+
+
+
+
+
+ | time |
+ wpm |
+ raw |
+ accuracy |
+
+
+
+
+ | 15 |
+ - |
+ - |
+ - |
+
+
+ | 30 |
+ - |
+ - |
+ - |
+
+
+ | 60 |
+ - |
+ - |
+ - |
+
+
+ | 120 |
+ - |
+ - |
+ - |
+
+
+
+
+
+
+
+
+ | words |
+ wpm |
+ raw |
+ accuracy |
+
+
+
+
+ | 10 |
+ - |
+ - |
+ - |
+
+
+ | 25 |
+ - |
+ - |
+ - |
+
+
+ | 50 |
+ - |
+ - |
+ - |
+
+
+ | 100 |
+ - |
+ - |
+ - |
+
+
+
+
+
+