From 2225cbdf4b1d9cf9fefddc14435bdc64cbebedd7 Mon Sep 17 00:00:00 2001 From: kaipher7 Date: Wed, 22 Apr 2026 08:27:53 -0600 Subject: [PATCH] idk if i made changes --- src/main/resources/static/css/view-recipe.css | 2 +- src/main/resources/templates/update-recipe.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ -< +