修改字体

This commit is contained in:
qq787203167
2022-02-25 11:43:30 +08:00
parent 6f0bb5372c
commit d7621fcdc7
5 changed files with 23 additions and 6 deletions
+3
View File
@@ -92,6 +92,9 @@
}
</script>
<style>
body{
font-family: "Blue Sky Noto"!important;
}
#app {
height: 100%;
}