소스 검색

Update theme

Use Bevellier Variable for headings.
master
TheoryOfNekomata 1 개월 전
부모
커밋
6fd4202df1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      packages/web/src/styles/theme.ts

+ 1
- 1
packages/web/src/styles/theme.ts 파일 보기

@@ -18,7 +18,7 @@ const theme = {
"color-code-url": "0 153 204",
"color-code-global": "194 128 80",
"font-sans": '"Encode Sans"',
"font-headings": 'Glory, var(--font-sans)',
"font-headings": '"Bevellier Variable", var(--font-sans)',
"font-mono": 'MonoLisa, mononoki',
} as const;



불러오는 중...
취소
저장