Browse Source

修改自适应bug

wqg 1 month ago
parent
commit
39d2b5da36
1 changed files with 2 additions and 2 deletions
  1. 2 2
      css/index.css

+ 2 - 2
css/index.css

@@ -301,13 +301,13 @@ body {
     }
     }
 
 
     .meBox {
     .meBox {
-        margin-left: 3%;
+        /* margin-left: 3%; */
     }
     }
 
 
     .meBox:hover {
     .meBox:hover {
         width: 21rem;
         width: 21rem;
         height: 26rem;
         height: 26rem;
-        margin: 95px 0 0 2.5%;
+       /* margin: 95px 0 0 2.5%; */
     }
     }
 
 
     #cmdBox {
     #cmdBox {