diff --git a/public/entrance.html b/public/entrance.html index 26a9c2f..b8ae8d8 100644 --- a/public/entrance.html +++ b/public/entrance.html @@ -161,7 +161,7 @@ support line rather than a baseline caption. */ top: calc(50% + 80px); left: 75%; - transform: translate(calc(-28% - 5px), 0); + transform: translate(calc(-38% - 5px), 0); display: inline-flex; align-items: center; gap: 10px;