修改字体文件名

parent f09909c6
@font-face { @font-face {
font-family: "ysbth"; font-family: "YSBTH";
src: url('./ysbth.ttf'); src: url('./ysbth.TTF');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
\ No newline at end of file
...@@ -348,7 +348,7 @@ page { ...@@ -348,7 +348,7 @@ page {
border-radius: 0rpx 0rpx 0rpx 0rpx; border-radius: 0rpx 0rpx 0rpx 0rpx;
overflow: hidden; overflow: hidden;
.title-icon { .title-icon {
font-family: 'ysbth'; font-family: 'YSBTH';
font-size: 24 * 2rpx; font-size: 24 * 2rpx;
margin-left: 30rpx; margin-left: 30rpx;
color: #ffffff; color: #ffffff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment