Skip to content

Commit 6f5371c

Browse files
Merge pull request sergiokopplin#186 from alexsomai/color-fix
Fix color variable
2 parents 3fb65a2 + 1e860c6 commit 6f5371c

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)