create icon and cards improved

This commit is contained in:
kaipher7
2026-04-20 11:38:46 -06:00
parent 5cf01983e6
commit 24d193504e
7 changed files with 442 additions and 26 deletions
@@ -59,7 +59,6 @@
<p th:text="${recipe.cost}">Cost</p>
</div>
</a>
<a th:href="@{/recipes/{id}/edit(id=${recipe.id})}" class="edit-link">Edit</a>
</div>
</th:block>
</div>