Skip to content

Commit 24e544d

Browse files
committed
Improve donate button css style
1 parent 3630d87 commit 24e544d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ section {
453453
.nav-donate:hover,
454454
.nav-donate:focus {
455455
background-color: var(--bs-primary);
456-
color: #fff;
456+
color: #fff !important;;
457457
text-decoration: none;
458458
}
459459

0 commit comments

Comments
 (0)