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

feat:字体调整

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