@@ -55,7 +55,7 @@ body {
position: relative;
}
-.status-dot {
+/* .status-dot {
margin: 58px 0 0 10px;
position: absolute;
top: 8px;
@@ -75,7 +75,7 @@ body {
.status-dot.green {
background: #2ed573;
box-shadow: 0 0 10px rgba(46, 213, 115, 0.6);
-}
+} */
.card:hover {
transform: translateY(-2px);