You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
385 B
17 lines
385 B
|
|
.content.data-v-10824d90{
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
@font-face {
|
|
font-family: 'jin';
|
|
/** 阿里巴巴矢量图标库的字体库地址,可以替换自己的字体库地址 **/
|
|
src: url('https://at.alicdn.com/t/font_1491431_6m7ltjo8wi.ttf') format('truetype');
|
|
}
|
|
.icon.data-v-10824d90 {
|
|
font-family: jin !important;
|
|
font-size: 34rpx;
|
|
}
|
|
|
|
|
|
|