diff --git a/package.json b/package.json index e6537c99..549a7fae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "surmon.me", - "version": "4.37.1", + "version": "4.37.2", "description": "Surmon.me blog", "author": "Surmon", "license": "MIT", diff --git a/src/pages/about/desktop.vue b/src/pages/about/desktop.vue index 550664a6..fa919375 100755 --- a/src/pages/about/desktop.vue +++ b/src/pages/about/desktop.vue @@ -179,7 +179,9 @@
- 💬   Let's chat on WhatsApp + + Let's chat on + WhatsApp @@ -195,7 +197,7 @@ - + diff --git a/src/pages/about/mobile.vue b/src/pages/about/mobile.vue index ae359143..3e091ad6 100644 --- a/src/pages/about/mobile.vue +++ b/src/pages/about/mobile.vue @@ -265,7 +265,7 @@ .item { width: 100%; - padding: $gap-sm; + padding: $gap; border-radius: $radius-lg; overflow: hidden; background-color: $module-bg-opaque; diff --git a/src/styles/iconfont.scss b/src/styles/iconfont.scss index 2aa184d5..804b6f89 100644 --- a/src/styles/iconfont.scss +++ b/src/styles/iconfont.scss @@ -1,9 +1,9 @@ @font-face { font-family: 'iconfont'; /* Project id 64825 */ src: - url('//at.alicdn.com/t/c/font_64825_m21of664lw.woff2?t=1722113940259') format('woff2'), - url('//at.alicdn.com/t/c/font_64825_m21of664lw.woff?t=1722113940259') format('woff'), - url('//at.alicdn.com/t/c/font_64825_m21of664lw.ttf?t=1722113940259') format('truetype'); + url('//at.alicdn.com/t/c/font_64825_p0swlyy8pt.woff2?t=1722132817420') format('woff2'), + url('//at.alicdn.com/t/c/font_64825_p0swlyy8pt.woff?t=1722132817420') format('woff'), + url('//at.alicdn.com/t/c/font_64825_p0swlyy8pt.ttf?t=1722132817420') format('truetype'); } .iconfont {