Fix tonno 199.9g→100g e frazione più grande (1rem)

This commit is contained in:
dadaloop82
2026-03-11 13:40:22 +00:00
parent d5071361b5
commit c6d7c1f27d
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -2557,9 +2557,9 @@ body {
/* Package fraction indicators */
.pkg-fraction {
font-size: 0.7rem;
font-weight: 600;
color: #9ca3af;
font-size: 1rem;
font-weight: 700;
color: #6b7280;
white-space: nowrap;
}