diff --git a/frontend/app/globals.css b/frontend/app/globals.css index b7396979..17b13ee3 100644 --- a/frontend/app/globals.css +++ b/frontend/app/globals.css @@ -61,7 +61,7 @@ h1, h2, h3, h4, h5, h6 { } .card-subtitle { - @apply text-[10px] font-bold text-slate-500 uppercase tracking-[0.08em] mt-0.5; + @apply text-[10px] font-bold text-slate-500 tracking-[0.08em] mt-0.5; } } diff --git a/frontend/app/inventory/page.tsx b/frontend/app/inventory/page.tsx index d2af3022..b4f3ce5c 100644 --- a/frontend/app/inventory/page.tsx +++ b/frontend/app/inventory/page.tsx @@ -254,7 +254,7 @@ export default function InventoryPage() {
Enterprise Stock Overview
+Enterprise Stock Overview