mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 17:04:15 +00:00
style: minor change
This commit is contained in:
parent
b73fd0b16e
commit
302a71cdc6
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ const count = soundCount();
|
||||||
width: 45px;
|
width: 45px;
|
||||||
margin: 0 auto 16px;
|
margin: 0 auto 16px;
|
||||||
animation-name: logo;
|
animation-name: logo;
|
||||||
animation-duration: 30s;
|
animation-duration: 45s;
|
||||||
animation-timing-function: linear;
|
animation-timing-function: linear;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue