fix it being upside down
This commit is contained in:
parent
1e572932d3
commit
f1201d0d21
2 changed files with 3 additions and 2 deletions
|
@ -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{
|
||||
width:.15in;
|
||||
padding-right: .025in;
|
||||
padding-left: .05in;
|
||||
transition:rotate .1s;
|
||||
}
|
||||
.hiddencat{
|
||||
rotate:90deg;
|
||||
rotate:-90deg;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue