feat: restyle recipe info cards with grid layout and lucide icons
All checks were successful
CI / update (push) Successful in 3m42s

Align recipe metadata cards with site-wide design language using
surface colors, borders, and rounded corners. Add distinct lucide
icons per card type (Timer, Wheat, Croissant, Flame, CookingPot,
UtensilsCrossed) and switch from flex-wrap to CSS grid for uniform
card widths.
This commit is contained in:
2026-04-10 20:55:17 +02:00
parent 72a77b9dc3
commit ee4eda7a32
2 changed files with 28 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.23.5",
"version": "1.23.6",
"private": true,
"type": "module",
"scripts": {