mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 15:32:13 -06:00
Merge pull request #47 from dragothefiery/master
fixed bug with wind degrees
This commit is contained in:
commit
2141023974
@ -187,7 +187,7 @@
|
||||
-o-transform: rotate(@degrees);
|
||||
transform: rotate(@degrees);
|
||||
}
|
||||
@{weather-icons-prefix}-wind-default {
|
||||
.@{weather-icons-prefix}-wind-default {
|
||||
&._0-deg {.wind-rotate(0deg); }
|
||||
&._15-deg {.wind-rotate(15deg); }
|
||||
&._30-deg {.wind-rotate(30deg); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user