Skip to content

Commit 1e860c6

Browse files
authored
Fix color variable
1 parent 3fb65a2 commit 1e860c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/pages/tags.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
font-size: 1.6rem
6363

6464
> .item:hover > .url > .title
65-
color: delta
65+
color: $delta
6666

6767
// maybe we can't nest html5 elements
6868
// can you help me?

0 commit comments

Comments
 (0)