fix: resolve conflito de especificidade no tamanho do avatar central da Kemily no style.css
This commit is contained in:
+2
-2
@@ -882,8 +882,8 @@ body {
|
||||
}
|
||||
|
||||
.welcome-logo .logo-outer {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
width: 86px;
|
||||
height: 86px;
|
||||
border-radius: 50%;
|
||||
background: radial-gradient(135deg, var(--brand-green) 0%, #0a5f49 100%);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user