From d3669ee6651a10593ac59fa9059e8cefbdf08379 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Tue, 25 Dec 2018 10:39:28 +0800 Subject: [PATCH] update --- _config.yml | 2 +- source/less/_main.less | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index c487f39..ac7a61d 100755 --- a/_config.yml +++ b/_config.yml @@ -155,4 +155,4 @@ less: compress: true # 主题的CDN地址 -themecdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.28/ +themecdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.29/ diff --git a/source/less/_main.less b/source/less/_main.less index d56e7c6..9370aef 100755 --- a/source/less/_main.less +++ b/source/less/_main.less @@ -139,8 +139,14 @@ } } - .emoji{ - height: 20px; + .vemojis{ + i{ + width: 38px; + height: 50px; + .emoji{ + padding: 8px; + } + } } .vcard { .vcontent {