diff --git a/css/index.css b/css/index.css index 558592a..a6b4cfb 100644 --- a/css/index.css +++ b/css/index.css @@ -130,6 +130,9 @@ body { border-radius: 10px; + min-width: 360px; + width: 360px; + color: var(--c-text); overflow: hidden; @@ -179,7 +182,6 @@ body { #page-overlay { border: 0; - max-width: 300px; max-height: 400px; width: 100%; diff --git a/index.html b/index.html index 8e0033c..dc6db50 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + diff --git a/pages/configuration.html b/pages/configuration.html index 3f1aa2e..64560b7 100644 --- a/pages/configuration.html +++ b/pages/configuration.html @@ -6,8 +6,6 @@ - - @@ -24,6 +22,12 @@