diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/index.html b/src/index.html index dee5f92..1d4f9d0 100644 --- a/src/index.html +++ b/src/index.html @@ -61,12 +61,6 @@ <button id="radio-button-controller" class="menu-clickable" onclick="radioToggle();">Loading...</button> </div> </div> - <div id="stellar-freigher-connect-address" onmouseenter="showStellar()" onmouseleave="hideStellar()"> - <div id="stellar-related-dropdown" class="linkin"> - <div id="menu"> - </div> - </div> - </div> <div class="main"> <div id="welcome-section"> <h2>Welcome!!!</h2> |