diff --git a/ecosystem.html b/ecosystem.html index 27b5861..d147639 100644 --- a/ecosystem.html +++ b/ecosystem.html @@ -415,9 +415,8 @@ .service-card .green-dot { position: absolute; - top: 50%; - right: 12px; - transform: translateY(-50%); + top: -8px; + right: -8px; } .service-card h4 {