Bläddra i källkod

update: 修改logo

xyh 2 år sedan
förälder
incheckning
4d0f947697
3 ändrade filer med 4 tillägg och 2 borttagningar
  1. BIN
      src/assets/images/logo.webp
  2. 2 1
      src/pages/login/index.css
  3. 2 1
      src/pages/register/index.css

BIN
src/assets/images/logo.webp


+ 2 - 1
src/pages/login/index.css

@@ -34,7 +34,8 @@ main {
   align-items: center;
 
   & img {
-    width: 140px;
+    width: auto;
+    height: 28px;
   }
 
   & h1 {

+ 2 - 1
src/pages/register/index.css

@@ -26,7 +26,8 @@ main {
   align-items: center;
 
   & img {
-    width: 140px;
+    width: auto;
+    height: 28px;
   }
 
   & h1 {