Fix body Japanese font
This commit is contained in:
parent
d3981bb4b1
commit
3aead370e0
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Lato', sans-serif;
|
font-family: 'Lato', 'K Gothic', sans-serif;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|
Loading…
Add table
Reference in a new issue