Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aefd0d6

Browse files
committed
force white?
1 parent 5df210b commit aefd0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/reset.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ button {
516516

517517
button:hover {
518518
background-color: #2D68F4;
519-
color: #fff;
519+
color: #fff !important;
520520
}
521521

522522
button:focus {

0 commit comments

Comments
 (0)