diff --git a/index.html b/index.html index 25c0566..602417d 100644 --- a/index.html +++ b/index.html @@ -5,16 +5,17 @@ RanchiMall Times - + @@ -550,9 +558,8 @@ if (homepage.classList.contains('hide')) { homepage.classList.remove('hide') document.getElementById("display_page_main").classList.add('hide') - } - else { - + } else { + } }); @@ -561,9 +568,8 @@ if (homepage.classList.contains('hide')) { homepage.classList.remove('hide') document.getElementById("display_page_main").classList.add('hide') - } - else { - + } else { + } });