diff --git a/public/css/grocy.css b/public/css/grocy.css index 40d37087..0625da44 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -214,6 +214,10 @@ input::-webkit-inner-spin-button { border-radius: 0.2rem; } +.text-larger { + font-size: 125%; +} + /* Third party component customizations - DataTables */ .dataTable td { vertical-align: middle !important; diff --git a/views/recipes.blade.php b/views/recipes.blade.php index 10ce6187..306f2870 100644 --- a/views/recipes.blade.php +++ b/views/recipes.blade.php @@ -163,8 +163,8 @@
- {{ $selectedRecipeTotalCalories }} +
+
- {{ $selectedRecipeTotalCosts }} +
+