cc
This commit is contained in:
@@ -116,7 +116,7 @@ p {
|
||||
|
||||
@keyframes pulse-animation {
|
||||
0% {
|
||||
box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);
|
||||
box-shadow: 0 0 0 0 rgba(12, 206, 12, 0.7);
|
||||
}
|
||||
70% {
|
||||
box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);
|
||||
|
||||
Reference in New Issue
Block a user