diff --git a/js/src/App.vue b/js/src/App.vue index 8fe765e5..6bdc00e8 100644 --- a/js/src/App.vue +++ b/js/src/App.vue @@ -99,6 +99,7 @@ $mdi-font-path: "~@mdi/font/fonts"; body { // background: #f7f8fa; background: #ebebeb; + font-family: BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',Helvetica,Arial,sans-serif; main { margin: 1rem auto 0;