finish logo animation

This commit is contained in:
isUnknown 2024-08-28 13:44:15 +02:00
parent 81a8e526d8
commit 35a615246e
3 changed files with 19 additions and 27 deletions

View file

@ -45,7 +45,7 @@ body.progress * {
}
.logo > *:not(:first-child) {
margin-left: 2.3ch;
margin-left: 2.27ch;
transition: margin 0.3s ease-in-out;
}