This commit is contained in:
2026-02-24 07:41:11 +01:00
parent 5a029c8cff
commit 475d64c8ba
2 changed files with 3 additions and 3 deletions

View File

@@ -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);