diff --git a/solution_logistics_chain.html b/solution_logistics_chain.html
index 02ce7a1..3a34609 100644
--- a/solution_logistics_chain.html
+++ b/solution_logistics_chain.html
@@ -962,6 +962,18 @@
background: #f8fafc;
}
+ .case-card-link {
+ display: block;
+ color: inherit;
+ text-decoration: none;
+ }
+
+ .case-card-link:hover,
+ .case-card-link:focus {
+ color: inherit;
+ text-decoration: none;
+ }
+
.case-card {
background: #fff;
border-radius: 16px;
@@ -1569,67 +1581,79 @@
-
-
+
-
-
+
-
-
+
diff --git a/solution_port_supply_chain.html b/solution_port_supply_chain.html
index 901944e..499a608 100644
--- a/solution_port_supply_chain.html
+++ b/solution_port_supply_chain.html
@@ -962,6 +962,18 @@
background: #f8fafc;
}
+ .case-card-link {
+ display: block;
+ color: inherit;
+ text-decoration: none;
+ }
+
+ .case-card-link:hover,
+ .case-card-link:focus {
+ color: inherit;
+ text-decoration: none;
+ }
+
.case-card {
background: #fff;
border-radius: 16px;
@@ -1486,34 +1498,40 @@
-
-
+
diff --git a/solution_supply_chain.html b/solution_supply_chain.html
index 66249bd..821685e 100644
--- a/solution_supply_chain.html
+++ b/solution_supply_chain.html
@@ -962,6 +962,18 @@
background: #f8fafc;
}
+ .case-card-link {
+ display: block;
+ color: inherit;
+ text-decoration: none;
+ }
+
+ .case-card-link:hover,
+ .case-card-link:focus {
+ color: inherit;
+ text-decoration: none;
+ }
+
.case-card {
background: #fff;
border-radius: 16px;
@@ -1490,34 +1502,40 @@