File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ i.owi {
21
21
-webkit-font-smoothing : antialiased ;
22
22
color : var (--primary );
23
23
24
- & .owi-01d ::before { content : " \ea01 " ; }
25
- & .owi-01n ::before { content : " \ea02 " ; }
26
- & .owi-02d ::before { content : " \ea04 " ; }
27
- & .owi-02n ::before { content : " \ea03 " ; }
24
+ & .owi-01d ::before { content : " \ea02 " ; }
25
+ & .owi-01n ::before { content : " \ea01 " ; }
26
+ & .owi-02d ::before { content : " \ea03 " ; }
27
+ & .owi-02n ::before { content : " \ea04 " ; }
28
28
& .owi-03d ::before { content : " \ea05 " ; }
29
29
& .owi-03n ::before { content : " \ea06 " ; }
30
30
& .owi-04d ::before { content : " \ea07 " ; }
@@ -36,8 +36,8 @@ i.owi {
36
36
& .owi-11d ::before { content : " \ea0d " ; }
37
37
& .owi-11n ::before { content : " \ea0e " ; }
38
38
& .owi-13d ::before { content : " \ea10 " ; }
39
- & .owi-13n ::before { content : " \ea12 " ; }
40
- & .owi-50d ::before { content : " \ea11 " ; }
39
+ & .owi-13n ::before { content : " \ea11 " ; }
40
+ & .owi-50d ::before { content : " \ea12 " ; }
41
41
& .owi-50n ::before { content : " \ea13 " ; }
42
42
& .owi-1232n ::before { content : " \ea0f " ; }
43
43
}
You can’t perform that action at this time.
0 commit comments