minor fix

This commit is contained in:
2026-05-08 15:58:15 +08:00
parent c693d624fc
commit b3fadc99f3

View File

@@ -353,8 +353,8 @@ label {
} }
@keyframes pulse { @keyframes pulse {
50% { 50% {
opacity: 0.6; opacity: 0.6;
} }
} }
</style> </style>