Fixing incorrect icon characters on cheatsheet

This commit is contained in:
Andrew Gioia 2017-07-05 08:30:44 -04:00
parent 078cf22f31
commit 43f3b2fcd9
2 changed files with 4 additions and 5 deletions

View File

@ -89,10 +89,9 @@
<span class="utf"><i>&#xe61a;</i> ms-tap <code>&amp;#xe61a;</code></span>
<span class="utf"><i>&#xe61b;</i> ms-untap <code>&amp;#xe61b;</code></span>
<span class="utf"><i>&#xe61c;</i> ms-tap-alt <code>&amp;#xe61c;</code></span>
<span class="utf"><i>&#xe616;</i> ms-chaos <code>&amp;#xe616;</code></span>
<span class="utf"><i>&#xe61d;</i> ms-1-2 <code>&amp;#xe61d;</code></span>
<span class="utf"><i>&#xe902;</i> ms-infinity <code>&amp;#xe902;</code></span>
<span class="utf"><i>&#xe903;</i> ms-s <code>&amp;#xe903;</code></span>
<span class="utf"><i>&#xe61d;</i> ms-chaos <code>&amp;#xe61d;</code></span>
<span class="utf"><i>&#xe902;</i> ms-1-2 <code>&amp;#xe902;</code></span>
<span class="utf"><i>&#xe903;</i> ms-infinity <code>&amp;#xe903;</code></span>
<div class="clear"></div>
</div>
<div class="vectors">

View File

@ -145,7 +145,7 @@
<span><i class="ms ms-20"></i> 20 <em>(20)</em></span>
</div>
<div class="icon" id="1-2" name="1/2">
<span><i class="ms ms-1-2"></i> 17 <em>(1-2)</em></span>
<span><i class="ms ms-1-2"></i> 1/2 <em>(1-2)</em></span>
</div>
<div class="icon" id="infinity" name="Infinity">
<span><i class="ms ms-infinity"></i> Infinity <em>(infinity)</em></span>