Browse Source

fix: minor fix

石门 1 year ago
parent
commit
1c017b8ee9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/components/home.module.scss

+ 1 - 1
app/components/home.module.scss

@@ -292,7 +292,7 @@
   position: absolute;
   right: 20px;
   top: -26px;
-  left: 110px;
+  left: 100px;
   transition: all ease 0.3s;
   opacity: 0;
   pointer-events: none;