Skip to content

Commit

Permalink
Update colour of text in /Praca/Oferta in dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Oct 7, 2024
1 parent 9bd8cea commit db3e359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/sass/core/_dark_bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ body.theme-dark {

.list-group-item {
background: unset;
color: unset;
border-color: #2f2f2f;
}

Expand Down

0 comments on commit db3e359

Please sign in to comment.