diff --git a/src/instances/views/index.ecr b/src/instances/views/index.ecr index bcdc087..40f75f7 100644 --- a/src/instances/views/index.ecr +++ b/src/instances/views/index.ecr @@ -62,7 +62,7 @@ position: absolute; z-index: 1; bottom: 0; - left: 50%; + left: 50%; opacity: 0; transition: opacity 0.3s; transform: translate(-50%, calc(100% + 5px)) rotate(0deg);