Skip to content

Commit

Permalink
Merge pull request #1 from crisner/crisner-css-own-change
Browse files Browse the repository at this point in the history
Changed wi-own-701 classes to match the right code
  • Loading branch information
crisner authored Jan 25, 2018
2 parents 323f867 + 5778dd8 commit 4c666ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/weather-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -1366,7 +1366,7 @@
content: "\f01b";
}
.wi-owm-701:before {
content: "\f01a";
content: "\f014";
}
.wi-owm-711:before {
content: "\f062";
Expand Down Expand Up @@ -1549,7 +1549,7 @@
content: "\f00a";
}
.wi-owm-day-701:before {
content: "\f009";
content: "\f003";
}
.wi-owm-day-711:before {
content: "\f062";
Expand Down Expand Up @@ -1723,7 +1723,7 @@
content: "\f02a";
}
.wi-owm-night-701:before {
content: "\f029";
content: "\f04a";
}
.wi-owm-night-711:before {
content: "\f062";
Expand Down

0 comments on commit 4c666ca

Please sign in to comment.