Commit 40888b14 authored by Chen Jiping's avatar Chen Jiping

feat:字体调整

parent 783fa540
......@@ -5,8 +5,8 @@ body {
@font-face
{
font-family: 'DroidSansFallback';
src: url("../lib/font/DroidSansFallback.ttf") ;
font-family: 'Simple-R';
src: url("../lib/font/Simple-R.ttf") ;
}
@font-face
......@@ -36,7 +36,7 @@ body {
.title{
object-fit: contain;
font-family: DroidSansFallback;
font-family: Simple-R;
font-size: 0.8rem;
font-weight: 600;
font-stretch: normal;
......
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