Skip to content

Commit 03d8315

Browse files
committed
Merge pull request #29 from jmw511/master
Jess's merge - changed hover styling
2 parents 1af959e + 5c89c04 commit 03d8315

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)