任一存 2 anos atrás
pai
commit
ca5fc941a2
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/components/Hotspot.vue

+ 2 - 2
src/components/Hotspot.vue

@@ -50,7 +50,7 @@ const tempImg = utils.getImageUrl(`zhanwei.jpg`)
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
-    width: 36%;
+    width: 43%;
 
     .bg {
       width: 100%;
@@ -77,7 +77,7 @@ const tempImg = utils.getImageUrl(`zhanwei.jpg`)
         display: flex;
         height: 55%;
         .desc {
-          margin-left: 3rem;
+          margin-left: 0.5rem;
           margin-top: 3rem;
           padding-right: 1rem;
           text-indent: 1.76rem;