mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 23:51:26 +00:00
Merge branch 'master' into blog-content
This commit is contained in:
commit
deda37f378
1 changed files with 2 additions and 1 deletions
|
|
@ -68,7 +68,8 @@ const data = Astro.props;
|
||||||
"Open Sans",
|
"Open Sans",
|
||||||
"Helvetica Neue";
|
"Helvetica Neue";
|
||||||
color: inherit;
|
color: inherit;
|
||||||
font-weight: 700;
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
font-size: 1.34rem;
|
font-size: 1.34rem;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue