Skip to content

Commit

Permalink
fix: bg-alert-warning text color
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Jan 9, 2024
1 parent ee8afb1 commit 0587f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/ItaliaTheme/Blocks/_alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@

.bg-alert-warning {
background-color: $alert-warning;
color: $alert-warning-text;

h1,
h2,
Expand Down

0 comments on commit 0587f45

Please sign in to comment.