diff --git a/frontend/web/assets/css/popUps.css b/frontend/web/assets/css/popUps.css index c39dcda..504ee6d 100644 --- a/frontend/web/assets/css/popUps.css +++ b/frontend/web/assets/css/popUps.css @@ -80,5 +80,6 @@ height:174px; background:url("../img/prompt.png") no-repeat center/cover; position:absolute; - left:-525px; + left:-548px; + top:-110px; } \ No newline at end of file