liyongli 2 år sedan
förälder
incheckning
716fce6e00
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      src/views/report/Calendar/index.vue

+ 3 - 3
src/views/report/Calendar/index.vue

@@ -215,10 +215,10 @@ export default {
   background-image: url("../../../assets/image/C_bg.png");
   background-size: 100% 100%;
   width: 100%;
-  padding: 2em 1px 0 1px;
+  padding: 1.5em 1px 0 1px;
   max-width: 614px;
   margin: 0 auto;
-  margin-top: 2em;
+  margin-top: 1.5em;
   /* width: 92vw;
     height: 117vw; */
 }
@@ -226,7 +226,7 @@ export default {
 .title {
   font-size: 1.5rem;
   font-family: STHupo;
-  font-weight: 400;
+  font-weight: 600;
   line-height: 30px;
   padding: 5px;
 }