diff --git a/www/index.html b/www/index.html index 968c47b..5ebb470 100644 --- a/www/index.html +++ b/www/index.html @@ -11,8 +11,6 @@

A simple locally hosted web interface for WHSPAH.

-

Just pretend there's a bunch of buttons and sliders here. I'm just kind of yapping to test the CSS. Wow look at that slider and those buttons. So cool.

-

transmitterID (0-65535)

Channel Input (1-3)

diff --git a/www/styles.css b/www/styles.css index 6f2ddc9..8e3374d 100644 --- a/www/styles.css +++ b/www/styles.css @@ -28,6 +28,7 @@ body { padding: 1%; border-radius: 25px; max-width: 80%; + min-width: 30%; } .sliderInput{