이호영 이호영 2025-06-12
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git
@44de39c92cfcf2dc067ab54b21665b93ec1e2a33
src/main/webapp/publish/js/content.js
--- src/main/webapp/publish/js/content.js
+++ src/main/webapp/publish/js/content.js
@@ -1452,7 +1452,7 @@
 					});
 				} else if (t > ofsT) {
 					$('.send_top .send_right .phone').css({
-						'top': h - pH + 100,
+						'top': h - pH + 30,
 						'transition': 'all 0.2s'
 					});
 				} else if (t <= ofsT) {
Add a comment
List