Skip to content

Commit 355ab8e

Browse files
author
Petar Cvitanović
committed
on hover
1 parent 145979b commit 355ab8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: src/css/custom.css

+4
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ html[data-theme='light'] footer {
2525
background-color: #fe8801;
2626
color: #FFF;
2727
}
28+
29+
.button.button--demo:hover {
30+
background-color: #e37a00;
31+
}

0 commit comments

Comments
 (0)