s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive web page

nguzeldere opened this issue · comments

Web page becomes long for some mobile phone screens. It would be useful to be able to fit a reasonable number of ESPUI elements in different size screens by utilizing responsive design features of CSS.

So yes, although this is quite the undertaking as I would essentially be entirely ripping out the CSS and replacing it.

I'll have a think if there is a way to achieve something like this that isn't too disruptive.