Skip to content

Commit

Permalink
made button white
Browse files Browse the repository at this point in the history
  • Loading branch information
FeSuert committed Sep 25, 2023
1 parent 229a506 commit 7b068c1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion paragon/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,10 @@ a.btn-brand:hover {
background-color: #1a7765;
border-color: #1a7765;
color: #fff !important;
}
}

button.btn-primary {
span.justify-content-center {
color: #fff !important;
}
}

0 comments on commit 7b068c1

Please sign in to comment.