feat(brand): apply 森林AI identity
This commit is contained in:
@@ -113,23 +113,23 @@
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.brand-symbol {
|
||||
.brand-icon {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
display: grid;
|
||||
place-items: center;
|
||||
display: block;
|
||||
border-radius: 8px;
|
||||
background: var(--senlin-primary);
|
||||
color: white;
|
||||
font-weight: 800;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.brand-lockup.large .brand-symbol {
|
||||
.brand-lockup.large .brand-icon {
|
||||
width: 46px;
|
||||
height: 46px;
|
||||
border-radius: 12px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.rail-brand-icon {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.brand-name {
|
||||
|
||||
Reference in New Issue
Block a user