diff --git a/public/index.html b/public/index.html index 989c42b..3e151d4 100755 --- a/public/index.html +++ b/public/index.html @@ -7,11 +7,6 @@ The Mycelial Network - - - - - @@ -35,6 +30,8 @@ +
diff --git a/public/style.css b/public/style.css index 84f774e..6af809b 100755 --- a/public/style.css +++ b/public/style.css @@ -397,4 +397,8 @@ a { .crypto-name { font-size: 10px; font-weight: 400; +} + +#load-overlay { + display: none; } \ No newline at end of file