feat: organize functions and add type to foods

This commit is contained in:
2025-09-07 16:33:56 -03:00
parent 3b09e33b2d
commit f8f2c98d49
8 changed files with 224 additions and 244 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ h1 {
.card-actions {
display: flex;
justify-content: flex-end;
justify-content: space-between;
gap: 8px;
padding-top: 16px;
border-top: 1px solid #e0e0e0;