From f22247bce0094655e65c04e68a21f1d4c347b73d Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 3 Sep 2018 12:19:34 +0800 Subject: [PATCH] site: fix demo icon --- site/theme/static/demo.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/theme/static/demo.less b/site/theme/static/demo.less index 1a4df1ae90..1d1307e13f 100644 --- a/site/theme/static/demo.less +++ b/site/theme/static/demo.less @@ -22,12 +22,11 @@ &-expand-trigger { cursor: pointer; - font-size: 14px; + font-size: 18px; color: #3b4357; margin-left: 8px; opacity: .8; transition: all .3s; - top: -2px; position: relative; }