Skip to content

Commit

Permalink
update font
Browse files Browse the repository at this point in the history
  • Loading branch information
totegamma committed Feb 13, 2025
1 parent 5b9e3ea commit 56d3613
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion app/src/components/theming/ConcurrentWordmark.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ export function ConcurrentWordmark(props: ConcurrentWordmarkProps): JSX.Element
color: props.color,
fontWeight: 600,
fontSize: '22px',
fontFamily: 'Roboto'
fontFamily:
'"Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;'
}}
>
Concrnt
Expand Down
2 changes: 1 addition & 1 deletion app/src/resources/ConcrntBG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56d3613

Please sign in to comment.