zs 3 rokov pred
rodič
commit
75c70305a9
1 zmenil súbory, kde vykonal 7 pridanie a 6 odobranie
  1. 7 6
      pages/me/index.wxss

+ 7 - 6
pages/me/index.wxss

@@ -420,7 +420,7 @@
 
 
 .six {
 .six {
   width: 91%;
   width: 91%;
-  height: 90px;
+  height: 132px;
   margin-top: 6%;
   margin-top: 6%;
   margin-left: 5%;
   margin-left: 5%;
   border-radius: 5px;
   border-radius: 5px;
@@ -438,26 +438,27 @@
 
 
 .six-0 {
 .six-0 {
   float: left;
   float: left;
-  width: 20%;
+  width: 24%;
 }
 }
 
 
 .six-1 {
 .six-1 {
   float: left;
   float: left;
-  width: 20%;
+  width: 24%;
 }
 }
 
 
 .six-2 {
 .six-2 {
   float: left;
   float: left;
-  width: 20%;
+  width: 24%;
 }
 }
 
 
 .six-3 {
 .six-3 {
   float: left;
   float: left;
-  width: 20%;
+  width: 24%;
 }
 }
 .six-4 {
 .six-4 {
+  margin-top: 2%;
   float: left;
   float: left;
-  width: 20%;
+  width: 24%;
 }
 }
 
 
 .six-left {
 .six-left {