From 1d68281dca016c63ef5cb96a2dceed8f3dbdc950 Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Fri, 13 Mar 2020 11:38:14 +0100 Subject: Add placeholder eleements to text field --- dist/button.html | 16 ----- dist/callback.html | 196 ++++++++++++++++++++++++++++------------------------- 2 files changed, 105 insertions(+), 107 deletions(-) delete mode 100644 dist/button.html diff --git a/dist/button.html b/dist/button.html deleted file mode 100644 index da99833..0000000 --- a/dist/button.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -

Spotify Intersect

- - - - diff --git a/dist/callback.html b/dist/callback.html index 43e2aa5..f212b5f 100644 --- a/dist/callback.html +++ b/dist/callback.html @@ -1,76 +1,89 @@ + - - + @media screen and (max-height: 450px) { + .sidenav { + padding-top: 15px; + } + + .sidenav a { + font-size: 18px; + } + } + +
- Current Users -

-
-
-

Spotify Intersect

- - -

- - - -
-
-

-
+ Current Users +

+ +
+

Spotify Intersect

+ + +

+ + + +
+
+

+
+ -- cgit v1.2.3