Client - add workout details

This commit is contained in:
Sam
2021-09-24 19:51:04 +02:00
parent ea5be4037d
commit 0cf61a46de
22 changed files with 620 additions and 0 deletions

View File

@ -32,4 +32,6 @@
--disabled-color: #a3a3a3;
--workout-trophy-color: #daa520;
--workout-img-color: invert(22%) sepia(25%) saturate(646%) hue-rotate(169deg)
brightness(97%) contrast(96%);
}