Skip to content

Commit 880051c

Browse files
fix css
1 parent e4b4f37 commit 880051c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/styles/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ p .form-check .form-check-input {
2525
}
2626

2727
.bg-masternode {
28-
background-color: $purple !important;
28+
background-color: #6f42c1 !important;
2929
}
3030

3131
.bg-strongwarning {
32-
background-color: $orange !important;
32+
background-color: #fd7e14 !important;
3333
}
3434

3535
.nav-tabs .nav-link {

0 commit comments

Comments
 (0)