Commit d73cae2 1 parent 27a7f28 commit d73cae2 Copy full SHA for d73cae2
File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 18
18
< meta property ="og:locale " content ="ja " />
19
19
< meta property ="og:image " content ="https://traqing.cp20.dev/og.png " />
20
20
< meta property ="og:type " content ="website " />
21
+ < link rel ="preconnect " href ="https://fonts.googleapis.com " />
22
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
21
23
</ head >
22
24
< body >
23
25
< div id ="root "> </ div >
Original file line number Diff line number Diff line change 1
- @import url (" https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900 &display=swap" );
1
+ @import url (' https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..700 &display=swap' );
2
2
3
3
@tailwind base;
4
4
@tailwind components;
5
5
@tailwind utilities;
6
6
7
7
body {
8
- font-family : " Noto Sans JP" , sans-serif;
8
+ font-family : ' Noto Sans JP' , sans-serif;
9
9
font-optical-sizing : auto;
10
10
font-style : normal;
11
11
color : # 49535b ;
You can’t perform that action at this time.
0 commit comments