Skip to content

Commit d96fa92

Browse files
committed
update base_first.styl
1 parent 50de940 commit d96fa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/css/_first/base_first.styl

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ button
106106
background: alpha($color-card, .9) !important
107107
backdrop-filter: saturate(200%) blur(20px)
108108

109-
if hexo-config('comments.service')=='discuss' || hexo-config('comments.service')=='twikoo' || hexo-config('comments.service')=='waline'
109+
if hexo-config('comments.service')=='discuss' || hexo-config('comments.service')=='twikoo' || hexo-config('comments.service')=='waline' || hexo-config('comments.service')=='artalk'
110110
.blur#comments
111111
@supports (backdrop-filter: blur(20px))
112112
backdrop-filter: unset

0 commit comments

Comments
 (0)