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 {
|
.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;
|
||||||
|
|||||||
Reference in New Issue
Block a user