fix(ui): tweak footer padding and animation speed
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.fadeIn {
|
||||
animation: fadein 2s;
|
||||
animation: fadein 0.5s;
|
||||
}
|
||||
|
||||
@keyframes fadein {
|
||||
|
||||
Reference in New Issue
Block a user