diff --git a/css.h b/css.h index d519469..f0106ba 100644 --- a/css.h +++ b/css.h @@ -87,6 +87,10 @@ section#buttons { display: flex } +#quality { + transform: rotateY(180deg); +} + .input-group { display: flex; flex-wrap: nowrap; diff --git a/index_ov2640.h b/index_ov2640.h index 69179aa..49f9aa0 100644 --- a/index_ov2640.h +++ b/index_ov2640.h @@ -65,9 +65,11 @@ const uint8_t index_ov2640_html[] = R"=====(