style: minor change

This commit is contained in:
MAZE 2024-08-30 23:18:15 +03:30
parent b73fd0b16e
commit 302a71cdc6

View file

@ -65,7 +65,7 @@ const count = soundCount();
width: 45px;
margin: 0 auto 16px;
animation-name: logo;
animation-duration: 30s;
animation-duration: 45s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}