diff --git a/public/index.html b/public/index.html
index c1d885b3b..1e3b8b544 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2566,7 +2566,10 @@
avg accuracy
-
diff --git a/public/js/account.js b/public/js/account.js
index c564bd88f..934a42dc1 100644
--- a/public/js/account.js
+++ b/public/js/account.js
@@ -509,7 +509,7 @@ let activityChart = new Chart($(".pageAccount #activityChart"), {
trendlineLinear: {
style: "rgba(255,105,180, .8)",
lineStyle: "dotted",
- width: 4,
+ width: 2,
},
},
],