李志伟 3 years ago
parent
commit
5891f95e6f
1 changed files with 3 additions and 6 deletions
  1. 3
    6
      src/pages/Honghe.vue

+ 3
- 6
src/pages/Honghe.vue View File

12
         </div>
12
         </div>
13
       </div>
13
       </div>
14
     </div>
14
     </div>
15
-    <img class="bottomImage" src="../assets/indexImg/loading_bar.png" alt />
16
   </div>
15
   </div>
17
 </template>
16
 </template>
18
 
17
 
266
     z-index: 2;
265
     z-index: 2;
267
   }
266
   }
268
   .topImage {
267
   .topImage {
269
-    width: 100vw;
270
-  }
271
-  .bottomImage{
268
+    padding-top: 2em;
272
     width: 100vw;
269
     width: 100vw;
273
   }
270
   }
274
   .outer6-wrapper {
271
   .outer6-wrapper {
275
     width: 92vw;
272
     width: 92vw;
276
     border: 1px solid #d0b69a;
273
     border: 1px solid #d0b69a;
277
-    margin: 0 auto;
274
+    margin: 0 auto 2em;
278
 
275
 
279
     .outer6 {
276
     .outer6 {
280
       flex-flow: row wrap;
277
       flex-flow: row wrap;
281
       align-content: flex-start;
278
       align-content: flex-start;
282
       z-index: 2;
279
       z-index: 2;
283
-      background-color: #9c0014;
280
+      background-color: #b12b32;
284
       align-self: center;
281
       align-self: center;
285
       width: 90vw;
282
       width: 90vw;
286
       margin: 3px auto;
283
       margin: 3px auto;