From 555dae121c50d72413a8ec0db684a781bebaa30b Mon Sep 17 00:00:00 2001 From: Brandon4466 Date: Tue, 30 Apr 2024 16:36:47 -0700 Subject: [PATCH] layout adjustments --- .gitignore | 1 + templates/webapp.html | 122 ++++++++++++++++++++++++++++++------------ 2 files changed, 89 insertions(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index 90b4010..5536393 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ client_id client_secret code +spotify-gui.js.code-workspace diff --git a/templates/webapp.html b/templates/webapp.html index 0468739..0724ecb 100644 --- a/templates/webapp.html +++ b/templates/webapp.html @@ -1,5 +1,5 @@ - + @@ -8,12 +8,14 @@
- Song Image - +
+ Song Image + +

{{ data['name'] }}

{{ data['artist'] }}

@@ -71,10 +95,12 @@

{{ data['progress_ms'] }}

{{ data['duration_ms'] }}

-->

- - - - +

+ + + + +

@@ -82,10 +108,10 @@
-
+
-
+