feat: add calories in the calendar

This commit is contained in:
2025-09-04 17:12:14 -03:00
parent f8440ac3e5
commit b891d077a4
7 changed files with 191 additions and 23 deletions
+4
View File
@@ -685,6 +685,10 @@ label {
display: none;
}
.muted {
color: #ccc;
}
@media (max-width: 768px) {
.container {
margin: 0px;