Merge pull request #84 from liyishuai/lint

fix: lint scss
This commit is contained in:
Sivan 2022-03-08 15:19:53 +08:00 committed by GitHub
commit 840958f013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -2,7 +2,7 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build:

View file

@ -223,7 +223,7 @@
local("Noto Sans CJK KR Heavy");
}
font-face {
@font-face {
font-family: "Heti Hei SC Black Fallback";
font-weight: 800;
src:

View file

@ -23,8 +23,7 @@
@font-face {
font-family: "Heti Song Light Fallback";
font-weight: 200;
src:
local("SimSun");
src: local("SimSun");
}
// 粗体 Bold
@ -40,8 +39,7 @@
@font-face {
font-family: "Heti Song Bold Fallback";
font-weight: 600;
src:
local("SimSun");
src: local("SimSun");
}
// 黑体 Black