diff --git a/front/client/App.vue b/front/client/App.vue index 219d7c5..518fb2b 100644 --- a/front/client/App.vue +++ b/front/client/App.vue @@ -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 { /*