fix: resolve conflito de especificidade no tamanho do avatar central da Kemily no style.css

This commit is contained in:
2026-05-26 18:52:27 +00:00
parent 5e9041d89c
commit b2719f29c0
+2 -2
View File
@@ -882,8 +882,8 @@ body {
} }
.welcome-logo .logo-outer { .welcome-logo .logo-outer {
width: 48px; width: 86px;
height: 48px; height: 86px;
border-radius: 50%; border-radius: 50%;
background: radial-gradient(135deg, var(--brand-green) 0%, #0a5f49 100%); background: radial-gradient(135deg, var(--brand-green) 0%, #0a5f49 100%);
display: flex; display: flex;