|
|
@ -269,7 +269,7 @@ import { getUUID } from '@/utils' |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.brand-panel__title { |
|
|
.brand-panel__title { |
|
|
font-size: 56px; |
|
|
|
|
|
|
|
|
font-size: 50px; |
|
|
font-weight: 800; |
|
|
font-weight: 800; |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
display: flex; |
|
|
display: flex; |
|
|
@ -284,7 +284,7 @@ import { getUUID } from '@/utils' |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.brand-panel__title .sub-title { |
|
|
.brand-panel__title .sub-title { |
|
|
font-size: 32px; |
|
|
|
|
|
|
|
|
font-size: 28px; |
|
|
font-weight: 600; |
|
|
font-weight: 600; |
|
|
opacity: 0.95; |
|
|
opacity: 0.95; |
|
|
} |
|
|
} |
|
|
|