1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-25 18:56:52 +03:00

Font family changed

This commit is contained in:
Avele 2019-09-04 01:04:14 +04:00
parent 322d6d2a5b
commit 4db3310f90

View File

@ -49,6 +49,10 @@ export default class RootComponent extends Vue {
*:after {
box-sizing: border-box;
}
body, .v-application {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif;
}
html {
/*