diff --git a/src/PowderCoating.Web/Views/Jobs/Details.cshtml b/src/PowderCoating.Web/Views/Jobs/Details.cshtml
index 195a4e0..9ddbb86 100644
--- a/src/PowderCoating.Web/Views/Jobs/Details.cshtml
+++ b/src/PowderCoating.Web/Views/Jobs/Details.cshtml
@@ -321,7 +321,7 @@
- @* ── Catalog Products ── *@
+ @* -- Catalog Products -- *@
@if (catalogItems.Any())
{
Catalog Products
@@ -414,7 +414,7 @@
}
- @* ── Custom Work ── *@
+ @* -- Custom Work -- *@
@if (customItems.Any())
{
Custom Work
@@ -565,7 +565,7 @@
}
- @* ── Labor ── *@
+ @* -- Labor -- *@
@if (laborItems.Any())
{
Labor
@@ -616,7 +616,7 @@
}
- @* ── Mobile cards ── *@
+ @* -- Mobile cards -- *@