diff --git a/src/main/resources/static/css/view-recipe.css b/src/main/resources/static/css/view-recipe.css index 4cdb930..9be5926 100644 --- a/src/main/resources/static/css/view-recipe.css +++ b/src/main/resources/static/css/view-recipe.css @@ -269,7 +269,7 @@ body, html { /* Description */ .recipe-description { margin-bottom: 25px; - font-weight: 500; + } /* Meta row — prep, cook, servings, cost */ diff --git a/src/main/resources/templates/update-recipe.html b/src/main/resources/templates/update-recipe.html index d76ca05..07c5298 100644 --- a/src/main/resources/templates/update-recipe.html +++ b/src/main/resources/templates/update-recipe.html @@ -1,4 +1,4 @@ -< +