fix(countdown): remove circles around social media links

This commit is contained in:
2025-09-10 18:55:02 +04:00
parent 46c50fd8cc
commit e5505ebdc0
-4
View File
@@ -103,10 +103,6 @@
color: #ffffff;
font-size: 2rem;
transition: all 0.3s ease;
padding: 10px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
}
.countdown-social a:hover {