updates App.css

This commit is contained in:
Mose Müller 2023-11-27 16:09:12 +01:00
parent 4746470aee
commit 92f14c6788

View File

@ -1,6 +1,6 @@
body { body {
min-width: 576px; min-width: 576px;
max-width: 1200px; max-width: 2000px;
} }
input.instantUpdate { input.instantUpdate {
background-color: rgba(255, 0, 0, 0.1); background-color: rgba(255, 0, 0, 0.1);