feat: replace PNG logos with SVG for better scalability and update styles for improved responsiveness

This commit is contained in:
shuaiplus
2026-04-27 00:57:45 +08:00
parent f48f3d0c8e
commit d589b15123
19 changed files with 34 additions and 28 deletions
+2 -2
View File
@@ -73,7 +73,7 @@
}
.standalone-brand-logo {
@apply h-11 w-11;
@apply h-11 w-[55px];
}
.auth-card {
@@ -111,7 +111,7 @@
}
.brand-logo {
@apply h-[34px] w-[34px];
@apply h-[34px] w-[43px];
}
.brand-wordmark {