fix it being upside down
This commit is contained in:
@@ -1 +1 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><path d="m15 118 75-64 75 64" style="fill:none;stroke:red;stroke-width:29.0323;stroke-linecap:round;stroke-linejoin:round"/></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><path d="m15 54 75 64 75-64" style="fill:none;stroke:red;stroke-width:29.0323;stroke-linecap:round;stroke-linejoin:round"/></svg>
|
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 191 B |
@@ -1530,8 +1530,9 @@ form div{
|
|||||||
.colaspeicon{
|
.colaspeicon{
|
||||||
width:.15in;
|
width:.15in;
|
||||||
padding-right: .025in;
|
padding-right: .025in;
|
||||||
|
padding-left: .05in;
|
||||||
transition:rotate .1s;
|
transition:rotate .1s;
|
||||||
}
|
}
|
||||||
.hiddencat{
|
.hiddencat{
|
||||||
rotate:90deg;
|
rotate:-90deg;
|
||||||
}
|
}
|
Reference in New Issue
Block a user