diff options
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue index 481fa7d..5a1f608 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,6 +5,7 @@ <style> *, *:before, *:after { box-sizing: inherit; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } html { |
