|
|
@ -283,7 +283,7 @@ import { getUUID } from '@/utils' |
|
|
margin-top: 40px; |
|
|
margin-top: 40px; |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
gap: 16px; |
|
|
|
|
|
|
|
|
gap: 10px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.brand-panel__stat { |
|
|
.brand-panel__stat { |
|
|
@ -297,7 +297,7 @@ import { getUUID } from '@/utils' |
|
|
|
|
|
|
|
|
.brand-panel__stat-value { |
|
|
.brand-panel__stat-value { |
|
|
margin: 0; |
|
|
margin: 0; |
|
|
font-size: 34px; |
|
|
|
|
|
|
|
|
font-size: 30px; |
|
|
line-height: 1.2; |
|
|
line-height: 1.2; |
|
|
color: #eac07a; |
|
|
color: #eac07a; |
|
|
font-weight: 600; |
|
|
font-weight: 600; |
|
|
|