liyongli %!s(int64=2) %!d(string=hai) anos
pai
achega
f557b85d27
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/MenuDiet1.vue

+ 2 - 2
src/views/MenuDiet1.vue

@@ -10,7 +10,7 @@
         :key="index"
         style="width: 100vw; max-width: 1920px; margin: 0 auto; height: 100vh"
       >
-        <div style="text-align: center; font-size: 2.5rem; margin-top: 15px">
+        <div style="text-align: center; font-size: 1.5rem; margin-top: 15px">
           {{ v.text }}
         </div>
         <template
@@ -185,7 +185,7 @@ export default {
 }
 .MenuDiet1 .t {
   text-align: center;
-  line-height: 2.5em;
+  line-height: 1.5em;
   font-size: 0.7rem;
 }
 .MenuDiet1 .t span {