2 Commitit b10b31aece ... aaac6dfa0f

Tekijä SHA1 Viesti Päivämäärä
  cl aaac6dfa0f Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/SesameDevelopment 6 vuotta sitten
  cl 0d1fdb4e95 // 6 vuotta sitten
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/About.vue

+ 2 - 2
src/views/About.vue

@@ -165,6 +165,7 @@ export default {
   position: fixed;
   top: -60px;
   z-index: 999;
+  width: 13.62% !important;
 }
 .short {
   width: 200px;
@@ -233,6 +234,7 @@ export default {
 .content {
   display: flex;
   flex-direction: row;
+  justify-content: space-between;
 }
 .hidecontent {
   width: 20%;
@@ -282,9 +284,7 @@ export default {
   justify-content: space-evenly;
 }
 .rightcontent {
-  padding-left: 50px;
   margin-top: 60px;
-  margin-left: 60px;
   width: 70%;
   /* position: absolute; */
   /* margin-left: 20%; */