Update index.html
This commit is contained in:
parent
a632324870
commit
6b01c14034
|
@ -186,16 +186,6 @@
|
|||
</svg>
|
||||
|
||||
</a>
|
||||
|
||||
<style>
|
||||
.st0 { fill: #00934B; }
|
||||
.st1 { fill: #22D511; }
|
||||
.st2 { fill: #BEF000; }
|
||||
@keyframes spin {
|
||||
from { transform: rotate(0deg); }
|
||||
to { transform: rotate(360deg); }
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="expand" class="icon-button" data-i18n-key="header.expand" data-i18n-attrs="title" hidden>
|
||||
<svg class="icon">
|
||||
|
|
Loading…
Reference in New Issue