Skip to content

Commit 5c89c04

Browse files
committed
changed hover styling
1 parent 1af959e commit 5c89c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ i {
236236
}
237237

238238
div.snippit pre:hover {
239-
background-color: rgba(0, 0, 0, 0.05);
239+
background-color: #3498db;
240240
}
241241

242242
#headerwrap h1 {

0 commit comments

Comments
 (0)