Skip to content

Commit

Permalink
fix: white subsite magnifier color
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Mar 18, 2024
1 parent d80c57e commit a86a828
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions theme/ItaliaTheme/Subsites/templates/_white.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ body.subsite-white {
a {
width: 48px;
height: 48px;
&.rounded-icon {
svg {
fill: $subsite-white-primary;
}
}
}
}

Expand Down

0 comments on commit a86a828

Please sign in to comment.