mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-19 07:01:10 +00:00
Update margin-bottom in welcome.css and dragBall position in welcome.js
This commit is contained in:
@@ -47,11 +47,11 @@ panel[type="arrow"][animate][animate="open"] {
|
||||
|
||||
@keyframes zen-jello-animation {
|
||||
0% {
|
||||
transform: scale3d(0.9, 0.9, 0.9);
|
||||
transform: scale3d(0.8, 0.8, 0.8);
|
||||
}
|
||||
|
||||
50% {
|
||||
transform: scale3d(1.01, 1.01, 1.01);
|
||||
60% {
|
||||
transform: scale3d(1.02, 1.02, 1.02);
|
||||
}
|
||||
|
||||
to {
|
||||
|
||||
Reference in New Issue
Block a user