@@ -38,7 +38,7 @@ button {
}
button:hover {
- background: #444;
+ background: #444;
#advancedToggle {
@@ -34,6 +34,10 @@ button {
box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
+button:hover {
+ }
+
margin-top: 1em;
margin-bottom: 2em;