chore(fitness): drop unused .totals* CSS from body-parts page

Removes the leftover styles for the running-totals block that was
deleted earlier. Clears 9 Svelte "Unused CSS selector" build warnings.
This commit is contained in:
2026-04-23 11:40:44 +02:00
parent 0a188ad4ab
commit 36058d1b94
2 changed files with 1 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.46.1",
"version": "1.46.2",
"private": true,
"type": "module",
"scripts": {