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:
parent
322d6d2a5b
commit
4db3310f90
@ -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 {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user