Skip to content

Commit c749da6

Browse files
change dice button for randomizing
1 parent 057f8c2 commit c749da6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

static/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,4 @@ input.error {
685685
color: #888;
686686
transition: color 0.2s;
687687
line-height: 1;
688-
}
689-
.dice-btn:hover {
690-
color: #007bff;
691-
}
688+
}

0 commit comments

Comments
 (0)