Skip to content

Commit afdcfe6

Browse files
author
Syeda Noorain
committed
solved Issue
1 parent c43797e commit afdcfe6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client/styles/components/_sketch-list.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,8 @@
181181
font-size: #{math.div(16, $base-font-size)}rem;
182182
padding: #{math.div(42, $base-font-size)}rem 0;
183183
}
184+
.sketches-table__row a:hover{
185+
@include themify() {
186+
color: getThemifyVariable("logo-color");
187+
}
188+
}

0 commit comments

Comments
 (0)