diff --git a/src/public/index.html b/src/public/index.html index 6c97dd6..e17f86b 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -56,13 +56,13 @@ } .icon-longfast { - background-color: #2563eb; + background-color: #8c929e; border-radius: 25px; border: 1px solid white; } .icon-mediumfast { - background-color: #4C83FE; + background-color: #326be7; border-radius: 25px; border: 1px solid white; }