From d41fd123e2c912bef0cb31aeb6478dd6d4aa94d6 Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Thu, 30 Jul 2020 10:25:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E4=BF=AE=E6=94=B9=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/style.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/style.scss b/examples/style.scss index 7ebab046..47ea8d9c 100644 --- a/examples/style.scss +++ b/examples/style.scss @@ -311,11 +311,11 @@ body { position: absolute; right: 20px; top: 10px; - color: #666; + // color: #666; - &:hover { - color: #333; - } + // &:hover { + // color: #333; + // } &:before { display: block;