Final tweaks to Bombe svg and preloader css
This commit is contained in:
parent
cf32372a57
commit
33db0e666a
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Turing-Welchman Bombe SVG animation
|
||||
Turing-Welchman Bombe SVG animation
|
||||
|
||||
@author n1474335 [n1474335@gmail.com]
|
||||
@author n1474335 [n1474335@gmail.com]
|
||||
@copyright Crown Copyright 2019
|
||||
@license Apache-2.0
|
||||
-->
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@ -160,12 +160,3 @@
|
||||
transform: translate3d(0, 200px, 0);
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes fadeIn {
|
||||
from {
|
||||
opacity: 0;
|
||||
}
|
||||
to {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user