Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
fix: align header icons
Browse files Browse the repository at this point in the history
  • Loading branch information
koying committed Jul 12, 2021
1 parent b1e0c2f commit cf7f586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather-card-chart.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ class WeatherCardChart extends Polymer.Element {
margin: 10px 0px 10px 0px;
}
.attributes div {
text-align: center;
text-align: left;
}
.conditions {
display: flex;
Expand Down

0 comments on commit cf7f586

Please sign in to comment.