人生啊人生 3 mesi fa
parent
commit
02688fb727
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      user_web/src/components/Window/WindowTxt.vue

+ 4 - 2
user_web/src/components/Window/WindowTxt.vue

@@ -127,8 +127,10 @@ const txtEvent = () => {
         position: fixed;
         width: 35.4285rem;
         height: 21.8571rem;
-        top: 25%;
-        left: 10%;
+        // top: 25%;
+        // left: 10%;
+        top: 12%;
+        left: 20%;
         
         background-image: url("./assets/img/bg.png");
         background-position: center;