|
|
@@ -1,6 +1,6 @@
|
|
|
:root {
|
|
|
- --font-family-sans-serif: var(--grw-font-family-lato), -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
|
|
|
- --font-family-serif: Georgia, 'Times New Roman', Times, serif;
|
|
|
+ --font-family-sans-serif: var(--grw-font-family-lato), -apple-system, blinkmacsystemfont, 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
|
|
|
+ --font-family-serif: georgia, 'Times New Roman', times, serif;
|
|
|
--font-family-monospace: monospace, var(--grw-font-family-source-han-code-jp-subset-main), var(--grw-font-family-source-han-code-jp-subset-jis2);
|
|
|
}
|
|
|
|