diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index dfc5184..cd2ef1e 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -258,7 +258,7 @@ html, body { .robot-wrap { position: absolute; left: 50%; - bottom: 24%; + bottom: 28%; transform: translateX(-50%); opacity: 0; transition: opacity 0.8s;