Skip to content

Commit

Permalink
fix: removed unnecessary link color variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni committed Jan 30, 2024
1 parent 161523b commit a60599a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/theme/ItaliaTheme/Blocks/_bandiInEvidenceTemplate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
@media (max-width: #{map-get($grid-breakpoints, sm)}) {
display: flex;
align-items: center;
color: $link-color;
font-size: 0.77778rem;
font-weight: bold;
letter-spacing: 0.9px;
Expand Down

0 comments on commit a60599a

Please sign in to comment.