diff --git a/landingPage.html b/landingPage.html index 859de85..5ef8695 100644 --- a/landingPage.html +++ b/landingPage.html @@ -488,22 +488,6 @@ color: var(--accent-yellow); } - .footer-status-dot { - width: 7px; - height: 7px; - border-radius: 50%; - background: var(--accent-green-bright); - flex-shrink: 0; - } - - .footer-status-dot.red { - background: #c0392b; - } - - .footer-status-dot.orange { - background: var(--accent-red-bright); - } - .footer-left { display: flex; align-items: center; @@ -1308,7 +1292,6 @@