mirror of
https://github.com/kou029w/web5.pages.dev.git
synced 2025-01-18 16:08:06 +00:00
speed up
This commit is contained in:
parent
3cd1ba0f8d
commit
4ccd22098e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100rem;
|
width: 100rem;
|
||||||
animation-name: frames;
|
animation-name: frames;
|
||||||
animation-duration: 2s;
|
animation-duration: 1s;
|
||||||
animation-timing-function: linear;
|
animation-timing-function: linear;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue