Skip to content

Commit

Permalink
chore: updated btn-mini with subsite-link-color
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBianchi committed Mar 4, 2024
1 parent 5c08579 commit 8caf394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/ItaliaTheme/Subsites/ItaliaTheme/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
.select-all-cts.btn.btn-link.btn-mini,
.subsite-header .text a.select-all-cts.btn-link.btn-mini {
@if $subsite-light-theme {
color: $subsite-secondary !important;
color: $subsite-link-color !important;
} @else {
color: $subsite-primary !important;
}
Expand Down

0 comments on commit 8caf394

Please sign in to comment.