feat: add some animation

This commit is contained in:
Sonny
2023-05-17 01:53:07 +02:00
parent 15eae9a39a
commit 95c5ca78bc
9 changed files with 114 additions and 18 deletions

View File

@@ -34,7 +34,6 @@ body {
padding: 10px;
display: flex;
justify-content: center;
animation: fadein 250ms both;
}
a {