lisenzhou 2 years ago
parent
commit
387157ff4d
1 changed files with 3 additions and 5 deletions
  1. 3
    5
      src/pages/pg1/Md2.vue

+ 3
- 5
src/pages/pg1/Md2.vue View File

10
           南京广电集团以“紫金草”为原型,<br />
10
           南京广电集团以“紫金草”为原型,<br />
11
           制作紫金草徽章发放给市民。<br />
11
           制作紫金草徽章发放给市民。<br />
12
           9年来,20万人加入“紫金草行动”,<br />
12
           9年来,20万人加入“紫金草行动”,<br />
13
-          把紫金草徽章佩戴在离心脏最近的地方。
14
-        </p>
15
-        <img class="animate__animated animate__fadeInDown" style="animation-delay: 300ms;" src="/images/pg1/md1-1.png" alt="">
16
-        <p class="txt animate__animated animate__fadeInDown" style="animation-delay: 600ms; text-align: right">
13
+          把紫金草徽章佩戴在离心脏最近的地方。<br />
17
           在2亿人心中,和平的愿景被播撒。
14
           在2亿人心中,和平的愿景被播撒。
18
         </p>
15
         </p>
16
+        <img class="animate__animated animate__fadeInDown" style="animation-delay: 300ms;" src="/images/pg1/md1-1.png" alt="">
19
       </div>
17
       </div>
20
     </div>
18
     </div>
21
   </Modal>
19
   </Modal>
47
 
45
 
48
   .md2-context {
46
   .md2-context {
49
     box-sizing: border-box;
47
     box-sizing: border-box;
50
-    padding-top: 60px;
48
+    padding-top: 20px;
51
     font-size: 12px;
49
     font-size: 12px;
52
   }
50
   }
53
 }
51
 }