diff --git a/public/react/src/modules/paths/ShixunPaths.css b/public/react/src/modules/paths/ShixunPaths.css index 5ff18c917..0f7ad114e 100644 --- a/public/react/src/modules/paths/ShixunPaths.css +++ b/public/react/src/modules/paths/ShixunPaths.css @@ -76,8 +76,7 @@ -o-transition: all 1s; width: 100%; position: absolute; - top: -50%; - margin-top: 67.5px; + top: -17.5px; } .squareCard .squareImg img:hover{ transform: scale(1.05);