6 lines
80 B
CSS
6 lines
80 B
CSS
|
|
.rax-demo-title {
|
||
|
|
font-size: 45rpx;
|
||
|
|
font-weight: bold;
|
||
|
|
margin: 20rpx 0;
|
||
|
|
}
|