We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145979b commit 355ab8eCopy full SHA for 355ab8e
src/css/custom.css
@@ -25,3 +25,7 @@ html[data-theme='light'] footer {
25
background-color: #fe8801;
26
color: #FFF;
27
}
28
+
29
+.button.button--demo:hover {
30
+ background-color: #e37a00;
31
+}
0 commit comments