forked from shaytan/rdgen
Fix Windows 64 and 32 Bit both active at same time
This commit is contained in:
@@ -251,7 +251,7 @@
|
|||||||
<strong class="fa-stack-1x text-64">64</strong>
|
<strong class="fa-stack-1x text-64">64</strong>
|
||||||
</span>
|
</span>
|
||||||
<span class="fa-stack fa-lg">
|
<span class="fa-stack fa-lg">
|
||||||
<i class="fab fa-windows fa-stack-2x platform-icon active" data-platform="windows-x86"></i>
|
<i class="fab fa-windows fa-stack-2x platform-icon" data-platform="windows-x86"></i>
|
||||||
<strong class="fa-stack-1x text-32">32</strong>
|
<strong class="fa-stack-1x text-32">32</strong>
|
||||||
</span>
|
</span>
|
||||||
<i class="fab fa-linux platform-icon" data-platform="linux"></i>
|
<i class="fab fa-linux platform-icon" data-platform="linux"></i>
|
||||||
|
|||||||
Reference in New Issue
Block a user