diff --git a/index.html b/index.html index 795da61..fbb8967 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ JS Game - +
diff --git a/style.css b/style.css index 7c57630..97f4ba1 100644 --- a/style.css +++ b/style.css @@ -123,12 +123,4 @@ button { padding-bottom: 0; } - .mobile-no-scroll { - background: linear-gradient(#1354A5 0%, #041832 33.33%, #041832 66.67%, #01080E 100%); - height: 100vh; - display: flex; - align-items: center; - justify-content: center; - } - }