mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
feat: replace PNG logos with SVG for better scalability and update styles for improved responsiveness
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user