初始化
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
.hero.data-v-7b3dceb8 {
|
||||
padding: 26rpx;
|
||||
}
|
||||
.name.data-v-7b3dceb8 {
|
||||
font-size: 42rpx;
|
||||
font-weight: 950;
|
||||
}
|
||||
.sub.data-v-7b3dceb8 {
|
||||
margin-top: 12rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.meta.data-v-7b3dceb8 {
|
||||
margin-top: 18rpx;
|
||||
}
|
||||
.block.data-v-7b3dceb8 {
|
||||
margin-top: 18rpx;
|
||||
padding: 22rpx;
|
||||
}
|
||||
.title.data-v-7b3dceb8 {
|
||||
font-weight: 950;
|
||||
font-size: 30rpx;
|
||||
margin-bottom: 14rpx;
|
||||
}
|
||||
.line.data-v-7b3dceb8 {
|
||||
padding: 12rpx 0;
|
||||
}
|
||||
.val.data-v-7b3dceb8 {
|
||||
color: #1d4ed8;
|
||||
font-weight: 900;
|
||||
}
|
||||
.tip.data-v-7b3dceb8 {
|
||||
font-size: 26rpx;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.tech.data-v-7b3dceb8 {
|
||||
padding: 16rpx 0;
|
||||
border-top: 1rpx solid rgba(17, 24, 39, 0.08);
|
||||
}
|
||||
.tech.data-v-7b3dceb8:first-of-type {
|
||||
border-top: 0;
|
||||
}
|
||||
.tname.data-v-7b3dceb8 {
|
||||
font-size: 30rpx;
|
||||
font-weight: 950;
|
||||
}
|
||||
.tsub.data-v-7b3dceb8 {
|
||||
margin-top: 6rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.tags.data-v-7b3dceb8 {
|
||||
display: flex;
|
||||
gap: 8rpx;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
max-width: 280rpx;
|
||||
}
|
||||
.tag2.data-v-7b3dceb8 {
|
||||
padding: 10rpx 14rpx;
|
||||
border-radius: 999rpx;
|
||||
font-size: 24rpx;
|
||||
background: rgba(17, 24, 39, 0.06);
|
||||
}
|
||||
Reference in New Issue
Block a user