roose 4 lat temu
rodzic
commit
fd60642120

+ 1 - 1
src/components/index/1.vue

@@ -97,7 +97,7 @@
                             label: {
                               show: true,
                               position: 'bottom',
-                              offset: [0, -185],
+                              offset: [0, -210],
                               color: '#fff'
                             },
                             z: 1

+ 1 - 1
src/components/oldStatistics/6.vue

@@ -90,7 +90,7 @@
                       label: {
                           show: true,
                           position: 'bottom',
-                          offset: [0, -160],
+                          offset: [0, -195],
                           color: '#fff'
                       },
                       z: 1

+ 2 - 2
src/pages/Home.vue

@@ -445,10 +445,10 @@
         background-image: -webkit-linear-gradient(bottom, #91e5ff, #fff);
         -webkit-background-clip: text;
         -webkit-text-fill-color: transparent;
-        font-size: 50px;
+        font-size: 32px;
         font-weight: 900;
         position: absolute;
-        left: 37%;
+        left: 40%;
         top: 1%;
     }