fix(countdown): remove circles around social media links
This commit is contained in:
@@ -103,10 +103,6 @@
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
transition: all 0.3s ease;
|
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 {
|
.countdown-social a:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user