| | |
| | | <template> |
| | | <div class="flex justify-between item-center"> |
| | | <div class="item_title" v-if="title !== ''"> |
| | | <span class="title-inner"> {{ title }} </span> |
| | | <span class="title-inner"> {{ title }} </span> |
| | | </div> |
| | | <slot name="top"></slot> |
| | | </div> |
| | |
| | | //justify-content: center; |
| | | |
| | | .title-inner { |
| | | margin-left: 15px; |
| | | margin-left: 25px; |
| | | margin-top: 4px; |
| | | color: #fff; |
| | | font-weight: 900; |
| | | font-weight: 400; |
| | | letter-spacing: 2px; |
| | | font-style: italic; |
| | | font-size: 20px; |
| | | font-style: italic; |
| | | font-family: '200-SSBoYaTi'; |
| | | //background: linear-gradient( |
| | | // 92deg, |
| | | // #0072ff 0%, |