Changed BOLO flash speed

This commit is contained in:
Dan
2020-02-24 21:09:45 +00:00
parent 2e7ac60ed7
commit b0dfb93a2a

View File

@@ -720,7 +720,7 @@ button:focus { outline: none; }
} }
.plate_hit { .plate_hit {
animation: plate_flash linear 0.75s infinite; animation: plate_flash linear 0.6s infinite;
} }
@keyframes plate_flash { @keyframes plate_flash {