mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Final tweaks to Bombe svg and preloader css
This commit is contained in:
@@ -160,12 +160,3 @@
|
|||||||
transform: translate3d(0, 200px, 0);
|
transform: translate3d(0, 200px, 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes fadeIn {
|
|
||||||
from {
|
|
||||||
opacity: 0;
|
|
||||||
}
|
|
||||||
to {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user