diff --git a/web/templates/index.html b/web/templates/index.html index a508da6..615e802 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -36,7 +36,6 @@ text-align: center; border-radius: 105pt; text-decoration: none; - font-style: italic; } @@ -52,7 +51,6 @@ window.location = './playlist/'; break; } - console.log(event.key); });