This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push: new dd9d4b88 fix dd9d4b88 is described below commit dd9d4b88ebb27e177d3db1bf8cf72233a0882ca9 Author: plainheart <y...@all-my-life.cn> AuthorDate: Wed Mar 5 17:38:37 2025 +0800 fix --- src/AppMobile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppMobile.vue b/src/AppMobile.vue index 1010d9c7..47660785 100644 --- a/src/AppMobile.vue +++ b/src/AppMobile.vue @@ -115,7 +115,7 @@ export default { <style lang="scss"> -@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); +// @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); .ec-doc-mobile { // font-family: "Helvetica Neue", "Segoe UI", Arial, "PingFang SC", STHeiti, "Microsoft Yahei", sans-serif; --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org