Update colors

This commit is contained in:
Anton Roslund 2025-11-03 07:13:18 +01:00
parent 221aed8e97
commit 32204a554d

View file

@ -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;
}