Add shadows to recipe detail tabs

This commit is contained in:
2026-04-06 20:32:54 +02:00
parent a29b01e413
commit c341e2e813
2 changed files with 32 additions and 20 deletions

View File

@@ -7,6 +7,9 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-title" content="Recipe">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title>Recipe App - Modular</title>
<link rel="manifest" href="./manifest.webmanifest?v=20260406-60">
<link rel="icon" type="image/png" sizes="192x192" href="./icons/icon-192.png">