Client - display records on Calendar

This commit is contained in:
Sam
2021-09-08 18:35:32 +02:00
parent 07f192c12e
commit 262f01a055
5 changed files with 44 additions and 1 deletions

View File

@ -85,4 +85,8 @@ button {
.upper {
text-transform: uppercase;
}
.fa-trophy {
color: var(--workout-trophy-color)
}