Skip to content

Commit

Permalink
removed unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-sedykh committed Jun 2, 2020
1 parent d37f4e3 commit 36b93dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/indicators.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ class ClimateIndicators extends LitElement {
height: calc(var(--mc-unit) * .475);
opacity: 0.8;
}
.humidity .state__value {
margin: 0;
}
`;
}
}
Expand Down

0 comments on commit 36b93dc

Please sign in to comment.